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

Security Fuzz Test Fixes #21608

Merged
merged 16 commits into from
Aug 11, 2024

Whitespace

6270dfa
Select commit
Loading
Failed to load commit list.
Merged

Security Fuzz Test Fixes #21608

Whitespace
6270dfa
Select commit
Loading
Failed to load commit list.
Azure Pipelines / ONNX Runtime React Native CI Pipeline failed Aug 10, 2024 in 53m 57s

Build #20240810.5 had test failures

Details

Tests

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

Annotations

Check failure on line 1186 in Build log

See this annotation in the file changed.

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

Build log #L1186

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
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@b5cbeaa, window-token=android.view.ViewRootImpl$W@b5cbeaa, 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