You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made.",
552
-
"",
553
-
"Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.",
554
-
"",
555
-
"",
556
-
"---",
557
-
"",
558
-
"",
559
-
"$\\textcolor{red}{\\textsf{Tests failed during RECORDING mode:}}$",
"$\\textcolor{red}{\\textsf{Several tests got terminated during RECORDING mode.}}$",
564
-
"$\\textcolor{red}{\\textsf{Errors occurred during RECORDING mode. Please fix them to complete your PR.}}$",
565
-
"",
566
-
"",
567
-
"View the [build log](https://storage.cloud.google.com/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/build-log/recording_test.log) or the [debug log](https://console.cloud.google.com/storage/browser/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/recording) for each test",
568
-
},
569
-
"\n",
570
-
),
535
+
wantContains: []string{
536
+
color("green", "Tests passed during RECORDING mode:"),
"Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made.",
544
+
"Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.",
545
+
color("red", "Tests failed during RECORDING mode:"),
color("red", "Several tests got terminated during RECORDING mode."),
549
+
"Errors occurred during RECORDING mode. Please fix them to complete your PR.",
550
+
"View the [build log](https://storage.cloud.google.com/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/build-log/recording_test.log) or the [debug log](https://console.cloud.google.com/storage/browser/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/recording) for each test",
551
+
},
571
552
},
572
553
{
573
554
name: "ReplayingAfterRecordingResult does not have failed tests",
"View the [build log](https://storage.cloud.google.com/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/build-log/recording_test.log) or the [debug log](https://console.cloud.google.com/storage/browser/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/recording) for each test",
601
-
},
602
-
"\n",
603
-
),
566
+
wantContains: []string{
567
+
color("green", "Tests passed during RECORDING mode:"),
color("green", "No issues found for passed tests after REPLAYING rerun."),
572
+
color("green", "All tests passed!"),
573
+
"View the [build log](https://storage.cloud.google.com/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/build-log/recording_test.log) or the [debug log](https://console.cloud.google.com/storage/browser/ci-vcr-logs/beta/refs/heads/auto-pr-123/artifacts/build-123/recording) for each test",
0 commit comments