Skip to content
Snippets Groups Projects
  • Ryan Hunt's avatar
    c13f6b0b
    Bug 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing... · c13f6b0b
    Ryan Hunt authored
    Bug 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing spec test-suite. r=lth
    
    This switches our test import Makefile to use the wasm-generate-testsuite tool
    for importing spec-tests. A new config file declaring the proposals to import,
    along with tests to skip, is added to jit-test/etc.
    
    There was an ability to apply a .patch file to paper over a back-compat issue
    is types.wast.js. It appears that newer spec/tests don't include a types.wast,
    so I don't think this patch is necessary anymore. We can add this ability back
    later if needed.
    
    Differential Revision: https://phabricator.services.mozilla.com/D65195
    
    --HG--
    extra : moz-landing-system : lando
    c13f6b0b
    History
    Bug 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing...
    Ryan Hunt authored
    Bug 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing spec test-suite. r=lth
    
    This switches our test import Makefile to use the wasm-generate-testsuite tool
    for importing spec-tests. A new config file declaring the proposals to import,
    along with tests to skip, is added to jit-test/etc.
    
    There was an ability to apply a .patch file to paper over a back-compat issue
    is types.wast.js. It appears that newer spec/tests don't include a types.wast,
    so I don't think this patch is necessary anymore. We can add this ability back
    later if needed.
    
    Differential Revision: https://phabricator.services.mozilla.com/D65195
    
    --HG--
    extra : moz-landing-system : lando