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

some incremental compilation tests are disabled for wasm #22500

Open
6 tasks
Tracked by #22220
andrewrk opened this issue Jan 16, 2025 · 0 comments
Open
6 tasks
Tracked by #22220

some incremental compilation tests are disabled for wasm #22500

andrewrk opened this issue Jan 16, 2025 · 0 comments
Labels
arch-wasm 32-bit and 64-bit WebAssembly bug Observed behavior contradicts documented or intended behavior incremental compilation Problem occurs only when reusing compiler state. linking
Milestone

Comments

@andrewrk
Copy link
Member

andrewrk commented Jan 16, 2025

These incremental compilation tests are disabled for webassembly:

  • incr-check 'function_becomes_inline' failure
  • incr-check 'fix_many_errors' failure
  • incr-check 'change_fn_type' failure
  • incr-check 'change_panic_handler' failure
  • incr-check 'add_decl' flaky error: expected compile errors but compilation incorrectly succeeded
  • incr-check 'add_decl_namespaced' flaky error: expected compile errors but compilation incorrectly succeeded
@andrewrk andrewrk added bug Observed behavior contradicts documented or intended behavior arch-wasm 32-bit and 64-bit WebAssembly linking incremental compilation Problem occurs only when reusing compiler state. labels Jan 16, 2025
@andrewrk andrewrk added this to the 0.15.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm 32-bit and 64-bit WebAssembly bug Observed behavior contradicts documented or intended behavior incremental compilation Problem occurs only when reusing compiler state. linking
Projects
None yet
Development

No branches or pull requests

1 participant