Skip to content

Commit

Permalink
tests: Update and enable some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-McSweeney authored and Lord-McSweeney committed Dec 17, 2024
1 parent 5f941ae commit c66ee38
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion tests/tests/swfs/avm2/verify_abnormal_loop/output.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ReferenceError: Error #1069: Property field not found on int and there is no default value.
ReferenceError: Error #1069: Property field not found on Number and there is no default value.
1 change: 0 additions & 1 deletion tests/tests/swfs/from_avmplus/as3/Vector/every/test.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
num_ticks = 1
known_failure = true # https://github.com/ruffle-rs/ruffle/issues/12321
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
num_ticks = 1
known_failure = true

0 comments on commit c66ee38

Please sign in to comment.