Skip to content

Commit

Permalink
Removed testing of non-script summary output (#600)
Browse files Browse the repository at this point in the history
Removed testing of outputs that were not related to the final script summary
outputs as those outputs are more subjected to change or removal.
  • Loading branch information
achauphan committed Feb 6, 2024
1 parent 24fa7a5 commit 9ad283d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,10 +256,6 @@ def test_rft_0_ift_2(self):
self.cdash_analyze_and_report_random_failures_run_case(
expectedRtnCode=0,
stdoutRegexList=[
"\s+Test name: testname1",
"\s+Build name: buildname1",
"\s+Size of test history: 5",

"[*][*][*] CDash random failure analysis for Project Name Group Name from 2018-10-26 to 2018-10-28",
"Total number of initial failing tests: 2",

Expand Down

0 comments on commit 9ad283d

Please sign in to comment.