Skip to content

Commit

Permalink
Limit jtreg wrappers only to linux windows and mac
Browse files Browse the repository at this point in the history
  • Loading branch information
zzambers committed Nov 22, 2023
1 parent dfecf48 commit c3951d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jtreg-wrappers/ssl-tests.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/sh
# @test
# @bug 6666666
# @requires os.family == "linux" | os.family == "windows" | os.family == "mac"
# @summary ssl-tests
# @run shell/timeout=1000 ssl-tests.sh

Expand Down

0 comments on commit c3951d9

Please sign in to comment.