Skip to content

Commit cc8ca77

Browse files
committed
chore: Mark avm1/netstream_play_flv as flaky
It looks like avm1/netstream_play_flv is flaky too: https://github.com/ruffle-rs/ruffle/actions/runs/16299725240/job/46030922384
1 parent 4350a81 commit cc8ca77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.config/nextest.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
filter = """
55
test(pixelbender) or \
66
test(avm2/graphics_round_rects) or \
7+
test(avm1/netstream_play_flv) or \
78
test(avm1/netstream_play_flv_screen)"""
89
retries = 4

0 commit comments

Comments
 (0)