Skip to content

Commit 711e863

Browse files
richardlaudanielleadams
authored andcommitted
test: fix names of tests marked flaky on IBM i
Correct the names of two tests that have been marked `FLAKY` on IBM i so they will actually be marked as such by the test runner. Refs: #41812 Refs: #39683 PR-URL: #41984 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent dd88f54 commit 711e863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/parallel/parallel.status

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ test-http-client-parse-error: PASS, FLAKY
6767
test-http-multi-line-headers: PASS, FLAKY
6868
test-http-server-unconsume: PASS, FLAKY
6969
test-http-upgrade-advertise: PASS, FLAKY
70-
test-http-client-mindhsize: PASS, FLAKY
71-
test-http-tls-write-error: PASS, FLAKY
70+
test-tls-client-mindhsize: PASS, FLAKY
71+
test-tls-write-error: PASS, FLAKY

0 commit comments

Comments
 (0)