tests: Import ming tests from gnash #21997
Open
+8,337
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Unfortunately there's too many failures here that I cannot list the details. We should make a tool to visualize all our known failures.
This is every test from
misc-ming.allwith some exceptions:SharedObjectTestwhich is useful, it has a couple of failures for us, but we need support for.solloading and writing in our test frameworkfscommand, external process launching, IPC between processes withLocalConnection, etc. I opted not to include those because we just don't support those - we can revisit them if we ever want toAll tests were ran in Windows FP 9 through 32, and split into folders such as
fp11when FP 11 changed the output of the test compared to a previous version. I suspect one or two may be different in FP 7 or below, but I have no debug builds of those to test with.Expected image output is mostly from FP but some are from Ruffle when I know they're correct and it's just text differences.