testng-team / testng

TestNG testing framework
https://testng.org
Apache License 2.0
1.99k stars 1.02k forks source link

issue326.IssueTest: Expecting: <1007L> to be less than or equal to: <1000L> #2587

Open vlsi opened 3 years ago

vlsi commented 3 years ago
FAILURE   1,3sec, test.factory.issue326.IssueTest > testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance
    java.lang.AssertionError: 
    Expecting:
     <1007L>
    to be less than or equal to:
     <1000L> 
        at test.factory.issue326.IssueTest.testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance(IssueTest.java:29)

See https://github.com/cbeust/testng/runs/2752744004?check_suite_focus=true#step:6:498

juherr commented 3 years ago

https://github.com/cbeust/testng/runs/2899440438?check_suite_focus=true https://github.com/cbeust/testng/runs/2898367827?check_suite_focus=true