-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update spectests with backports #534
Conversation
Codecov Report
@@ Coverage Diff @@
## master #534 +/- ##
=======================================
Coverage 98.36% 98.36%
=======================================
Files 69 69
Lines 9622 9622
=======================================
Hits 9465 9465
Misses 157 157 |
f3484dd
to
e06632e
Compare
2431980
to
7b4cf27
Compare
0c53e5b
to
88e8d79
Compare
88e8d79
to
25feb8d
Compare
Approved. I double-checked the commits in the branch, they look fine. The new 22 skipped tests are all testing text representation:
|
At this stage, it has 5 spectests failures.
func.wast
, the reason is wast2json generates incorrect local index in the module. It still happens in wabt 1.0.19, but is fixed on master. Related issues/PRs:TODO:
w3c-1.0-backport-tests
tow3c-1.0-tests-backported
.w3c-1.0-tests-backported-20201113
.