Skip to content
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 #750

Closed
wants to merge 2 commits into from
Closed

ci: Update spectests branch #750

wants to merge 2 commits into from

Conversation

gumb0
Copy link
Collaborator

@gumb0 gumb0 commented Mar 4, 2021

This is to check new spec tests backported from wasm spec master.

Branch with new tests: wasmx/wasm-spec#3

circle.yml Outdated
@@ -251,7 +251,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-20210212 --depth 1 wasm-spec
git clone https://github.com/wasmx/wasm-spec --branch w3c-1.0-tests-backported-fizzy-0.8.0 --depth 1 wasm-spec
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Temporary branch, will be replaced with a tag.

@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #750 (d10d3a7) into master (fa64192) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #750      +/-   ##
==========================================
- Coverage   99.27%   99.25%   -0.03%     
==========================================
  Files          88       88              
  Lines       13296    13299       +3     
==========================================
  Hits        13200    13200              
- Misses         96       99       +3     
Flag Coverage Δ
rust 98.48% <ø> (ø)
spectests 89.93% <100.00%> (+0.01%) ⬆️
unittests 99.20% <100.00%> (-0.03%) ⬇️
unittests-32 99.29% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/spectests/spectests.cpp 97.60% <100.00%> (-0.71%) ⬇️

@gumb0 gumb0 changed the base branch from master to export-grown-memory April 14, 2021 17:08
@gumb0 gumb0 force-pushed the update-spectests-0.8.0 branch 4 times, most recently from 907a349 to 9b28a1e Compare April 20, 2021 14:03
Base automatically changed from export-grown-memory to master May 20, 2022 16:08
@gumb0 gumb0 force-pushed the update-spectests-0.8.0 branch 2 times, most recently from db1d0aa to 9a3cdf6 Compare May 24, 2022 14:31
@axic
Copy link
Member

axic commented Jun 21, 2022

Rebased.

@gumb0
Copy link
Collaborator Author

gumb0 commented Jun 23, 2022

Closing in favor of #836

@gumb0 gumb0 closed this Jun 23, 2022
@axic axic deleted the update-spectests-0.8.0 branch June 23, 2022 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants