6
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 18, 2024 — May 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove usage in core of deprecated ITestNGMethod#getMethod() More... over 8 years ago
Fix #1186 NullPointerException in JUnit reporter when used with Spock More... over 8 years ago
Merge pull request #1189 from juherr/issue-#1173-new_try More... over 8 years ago
New try for #1173: Remove useless retention of parameters More... over 8 years ago
Merge pull request #1187 from selenareneephillips/parallelization_test_suite More... over 8 years ago
Backing out timing assertions. They are too unreliable More... over 8 years ago
Relaxing time constraints again. Updated fail messages to show the delta More... over 8 years ago
Merge pull request #1188 from krmahadevan/krmahadevan-fix-1180 More... over 8 years ago
Missed including the new test in the suite xml file. More... over 8 years ago
Fix NPE when suite includes include/exclude group definitions. More... over 8 years ago
Relaxing the timing constraints in the parallelization test again to 200 MS More... over 8 years ago
Relaxed the timing restrictions on simultanous events from 50 MS to 100 MS. Remove System.out.println statements More... over 8 years ago
Merge branch 'master' into parallelization_test_suite More... over 8 years ago
Refactored parallelization test code to move duplicated code into the base parallelization test class. Added two new tests. More... over 8 years ago
Refactored parallelization test code to move duplicated code into the base parallelization test class. Added two new tests. More... over 8 years ago
Merge pull request #1183 from juherr/issue-#1182 More... over 8 years ago
Merge pull request #1184 from sleske/master More... over 8 years ago
Document use of @Before/@After... in superclass More... over 8 years ago
Fix #1182: Cannot run multiple @Factory-annotated methods in the same class More... over 8 years ago
Merge pull request #1179 from krmahadevan/krmahadevan-halt-if-no-tests-found More... over 8 years ago
Merge pull request #1177 from ryanlevell/issue1064 More... over 8 years ago
Halt execution when invalid testname is provided More... over 8 years ago
Updated CHANGES.txt. More... over 8 years ago
Updated logging statement to read parallel mode from test object. More... over 8 years ago
Merge pull request #1175 from missedone/log_level_utils_write_file More... over 8 years ago
Merge pull request #1174 from selenareneephillips/parallelization_test_suite More... over 8 years ago
use log level 3 for writeFile logs More... over 8 years ago
Merge branch 'master' into parallelization_test_suite More... over 8 years ago
Backing out active thread count bookkeeping and test because results are not reliable More... over 8 years ago
Altering strategy for calculating active thread count More... over 8 years ago