Skip to content
  • Mayank Prasad's avatar
    1b4b35f8
    Bug #21442376 PERFSCHEMA.NO_THREADS : FAILS ON WINDOWS · 1b4b35f8
    Mayank Prasad authored
    Issue:
     	The number of P_S-thread-instances were more than 20
            while it was restrited to 20 in test. Therfore few of
            the treads instrumentation were lost.
    
    Fix:
            The fix is to increase the limit (50 now).
    	Modified test case to verify if threads instrumentation
    	is lost.
    1b4b35f8
    Bug #21442376 PERFSCHEMA.NO_THREADS : FAILS ON WINDOWS
    Mayank Prasad authored
    Issue:
     	The number of P_S-thread-instances were more than 20
            while it was restrited to 20 in test. Therfore few of
            the treads instrumentation were lost.
    
    Fix:
            The fix is to increase the limit (50 now).
    	Modified test case to verify if threads instrumentation
    	is lost.
Loading