-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
build-wasm-atomics CI check failing #14662
Copy link
Copy link
Closed
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorD-ComplexQuite challenging from either a design or technical perspective. Ask for help!Quite challenging from either a design or technical perspective. Ask for help!D-Domain-ExpertRequires deep knowledge in a given domainRequires deep knowledge in a given domainI-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!S-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes
Description
Activity
Metadata
Metadata
Assignees
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorD-ComplexQuite challenging from either a design or technical perspective. Ask for help!Quite challenging from either a design or technical perspective. Ask for help!D-Domain-ExpertRequires deep knowledge in a given domainRequires deep knowledge in a given domainI-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!S-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes
The
build-wasm-atomicscheck has started failing CI.This is the run that first had this issue. I believe the cause was updating from Rust nightly
60d146580 2024-08-06to8b3870784 2024-08-07.I'm going to do further investigation to find which Rust commit is responsible.