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

Replace inline pip install with pip install from requirements*.txt #21106

Merged
merged 13 commits into from
Jul 22, 2024

refactor rename requirements.txt

4fc1164
Select commit
Loading
Failed to load commit list.
Merged

Replace inline pip install with pip install from requirements*.txt #21106

refactor rename requirements.txt
4fc1164
Select commit
Loading
Failed to load commit list.
Azure Pipelines / ONNX Runtime React Native CI Pipeline failed Jul 22, 2024 in 1h 30m 28s

Build #20240719.13 had test failures

Details

Tests

  • Failed: 1 (5.26%)
  • Passed: 18 (94.74%)
  • Other: 0 (0.00%)
  • Total: 19

Annotations

Check failure on line 11 in Build log

See this annotation in the file changed.

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

Build log #L11

Artifact onnxruntime-android-full-aar was not found for build 1437347.

Check failure on line 18 in Build log

See this annotation in the file changed.

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

Build log #L18

The Operation will be canceled. The next steps may not contain expected logs.

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

The operation was canceled.

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
Test Failed: Waited for the root of the view hierarchy to have window focus and not request layout for 10 seconds. If you specified a non default root matcher, it may be picking a root that never takes focus. Root:
Root{application-window-token=android.view.ViewRootImpl$W@754f235, window-token=android.view.ViewRootImpl$W@754f235, has-window-focus=false, layout-params-type=1, layout-params-string={(0,0)(fillxfill) sim={adjust=resize forwardNavigation} ty=BASE_APPLICATION wanim=0x10302fe
  fl=LAYOUT_IN_SCREEN LAYOUT_INSET_DECOR SPLIT_TOUCH HARDWARE_ACCELERATED DRAWS_SYSTEM_BAR_BACKGROUNDS
  pfl=NO_MOVE_ANIMATION FORCE_DRAW_STATUS_BAR_BACKGROUND FIT_INSETS_CONTROLLED
  bhv=DEFAULT
  fitSides=}, decor-view-string=DecorView{id=-1, visibility=VISIBLE, width=320, height=640, has-focus=false, has-focusable=true, has-window-focus=false, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params={(0,0)(fillxfill) sim={adjust=resize forwardNavigation} ty=BASE_APPLICATION wanim=0x10302fe
  fl=LAYOUT_IN_SCREEN LAYOUT_INSET_DECOR SPLIT_TOUCH HARDWARE_ACCELERATED DRAWS_SYSTEM_BAR_BACKGROUNDS
  pfl=NO_MOVE_ANIMATION FORCE_DRAW_STATUS_BAR_BACKGROUND FIT_INSETS_CONTROLLED
  bhv=DEFAULT
  fitSides=}, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}}
    at toHaveText (/Users/runner/work/1/s/js/react_native/e2e/test/OnnxruntimeModuleExample.test.js:24:49)
    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:19:76)
    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 _callCircusTest (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/run.js:297:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/run.js:233:3)
    at _runTestsForDescribeBlock (/Users/runner/work/1/s/js/react_native/e2e/node_modules/jest-circus/build/run.js:135:9)
    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/jestAdapterI