-
Notifications
You must be signed in to change notification settings - Fork 38
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
ci: Update spectests branch #690
Conversation
005b3e7
to
2d51b96
Compare
Codecov Report
@@ Coverage Diff @@
## master #690 +/- ##
=======================================
Coverage 99.35% 99.35%
=======================================
Files 73 73
Lines 11388 11388
=======================================
Hits 11315 11315
Misses 73 73
Flags with carried forward coverage won't be shown. Click here to find out more. |
f8f0b2b
to
2b1abd8
Compare
circle.yml
Outdated
@@ -248,7 +248,7 @@ commands: | |||
working_directory: ~/build | |||
command: | | |||
if [ ! -d wasm-spec ]; then | |||
git clone https://github.com/wasmx/wasm-spec --branch w3c-1.0-tests-backported-20201113 --depth 1 wasm-spec | |||
git clone https://github.com/wasmx/wasm-spec --branch w3c-1.0-tests-backported-fizzy-0.7.0 --depth 1 wasm-spec |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we agreed to use datestamp for the branches/tags, i.e. 3c-1.0-tests-backported-20210112 or whatever is the date of the last included commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah this is a temporary branch that will be merged into w3c-1.0-tests-backported
branch and then tagged w3c-1.0-tests-backported-<date>
when we make a release (or could be earlier).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah okay. I think we should aim to make a release next week.
2b1abd8
to
09d610d
Compare
09d610d
to
1692ef0
Compare
1692ef0
to
30f4b25
Compare
30f4b25
to
88f2cc8
Compare
This is to check new spec tests backported from wasm spec master.
Branch with new tests: wasmx/wasm-spec#2