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

Arm64/Sve: Implement Math's DotProduct* APIs #102218

Merged
merged 8 commits into from
May 15, 2024

fix the build error

6e076fc
Select commit
Loading
Failed to load commit list.
Merged

Arm64/Sve: Implement Math's DotProduct* APIs #102218

fix the build error
6e076fc
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded May 15, 2024 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: the timeout seems to be because of https://github.com//issues/102239
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Known Repository Errors

Build Failures

runtime / Build / linux-x64 Debug NativeAOT / Send tests to Helix (Unix)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The Operation will be canceled. The next steps may not contain expected logs.
    ❌The operation was canceled.

runtime / Build / linux-x64 Release NativeAOT / Send tests to Helix (Unix)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The Operation will be canceled. The next steps may not contain expected logs.
    ❌The operation was canceled.

runtime / Build / browser-wasm linux Release AllSubsets_Mono_RuntimeTests monointerpreter

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 807 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

3 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime]

Known test errors

Was this helpful? Yes No