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

Upgrade Java version from react-native/android to Java 17 #23066

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Update minSdkVersion to 24

07713a5
Select commit
Loading
Failed to load commit list.
Open

Upgrade Java version from react-native/android to Java 17 #23066

Update minSdkVersion to 24
07713a5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / ONNX Runtime React Native CI Pipeline failed Dec 20, 2024 in 1h 12m 38s

Build #20241219.27 had test failures

Details

Tests

  • Failed: 1 (5.56%)
  • Passed: 17 (94.44%)
  • Other: 0 (0.00%)
  • Total: 18

Annotations

Check failure on line 1480 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ONNX Runtime React Native CI Pipeline

Build log #L1480

Bash exited with code '1'.

Check failure on line 19 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ONNX Runtime React Native CI Pipeline

Build log #L19

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in OnnxruntimeModuleExample OnnxruntimeModuleExampleE2ETest CheckInferenceResultValueIsCorrect

See this annotation in the file changed.

@azure-pipelines azure-pipelines / ONNX Runtime React Native CI Pipeline

OnnxruntimeModuleExample OnnxruntimeModuleExampleE2ETest CheckInferenceResultValueIsCorrect

Test failed
Raw output
PID still not available
    at launchApp (/Users/runner/work/1/s/js/react_native/e2e/test/OnnxruntimeModuleExample.test.js:8:18)
    at tryCatch (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)
    at Generator._invoke (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24)
    at Generator.next (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21)
    at tryCatch (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)
    at invoke (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:124:20)
    at /Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:148:11
    at new Promise (<anonymous>)
    at callInvokeWithMethodAndArg (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:147:16)
    at AsyncIterator._invoke (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:152:129)
    at AsyncIterator.next (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21)
    at Object.exports.async (/Users/runner/work/1/s/js/react_native/e2e/node_modules/@babel/runtime/helpers/regeneratorRuntime.js:238:63)
    at Object.async (/Users/runner/work/1/s/js/react_native/e2e/test/OnnxruntimeModuleExample.test.js:7:13)
    at Promise.then.completed (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/utils.js:293:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/utils.js:226:10)
    at _callCircusHook (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/run.js:262:40)
    at _runTestsForDescribeBlock (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/run.js:92:7)
    at _runTestsForDescribeBlock (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/run.js:130:9)
    at run (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/run.js:68:3)
    at runAndTransformResultsToJestFormat (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-runner/build/runTest.js:444:34)