Skip to content

fix: osx is dumb

fix: osx is dumb #621

GitHub Actions / JEST Tests android - new 0.74 failed Oct 6, 2024 in 0s

0 passed, 5 failed and 0 skipped

Tests failed

❌ packages/icon-explorer/.owl/report/report.xml

5 tests were completed in 154s with 0 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
App.tsx 5❌ 154s

❌ App.tsx

App.tsx show home top
  ❌ App.tsx show home top
	Error: thrown: "Exceeded timeout of 30000 ms for a test.
App.tsx show home bottom
  ❌ App.tsx show home bottom
	Error: thrown: "Exceeded timeout of 30000 ms for a test.
App.tsx should load AntD font
  ❌ App.tsx should load AntD font
	Error: thrown: "Exceeded timeout of 30000 ms for a test.
App.tsx should load FontAwesome6 font
  ❌ App.tsx should load FontAwesome6 font
	Error: thrown: "Exceeded timeout of 30000 ms for a test.
App.tsx should load Fontello font
  ❌ App.tsx should load Fontello font
	Error: thrown: "Exceeded timeout of 30000 ms for a test.

Annotations

Check failure on line 3 in packages/icon-explorer/__tests__/App.owl.tsx

See this annotation in the file changed.

@github-actions github-actions / JEST Tests android - new 0.74

App.tsx ► App.tsx show home top ► App.tsx show home top

Failed test found in:
  packages/icon-explorer/.owl/report/report.xml
Error:
  Error: thrown: "Exceeded timeout of 30000 ms for a test.
Raw output
Error: thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:4:3
    at _dispatchDescribe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:55:5)
    at Object.<anonymous> (/home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:3:1)
    at Runtime._execModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:444:34)

Check failure on line 3 in packages/icon-explorer/__tests__/App.owl.tsx

See this annotation in the file changed.

@github-actions github-actions / JEST Tests android - new 0.74

App.tsx ► App.tsx show home bottom ► App.tsx show home bottom

Failed test found in:
  packages/icon-explorer/.owl/report/report.xml
Error:
  Error: thrown: "Exceeded timeout of 30000 ms for a test.
Raw output
Error: thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:11:3
    at _dispatchDescribe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:55:5)
    at Object.<anonymous> (/home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:3:1)
    at Runtime._execModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:444:34)

Check failure on line 3 in packages/icon-explorer/__tests__/App.owl.tsx

See this annotation in the file changed.

@github-actions github-actions / JEST Tests android - new 0.74

App.tsx ► App.tsx should load AntD font ► App.tsx should load AntD font

Failed test found in:
  packages/icon-explorer/.owl/report/report.xml
Error:
  Error: thrown: "Exceeded timeout of 30000 ms for a test.
Raw output
Error: thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:21:3
    at _dispatchDescribe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:55:5)
    at Object.<anonymous> (/home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:3:1)
    at Runtime._execModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:444:34)

Check failure on line 3 in packages/icon-explorer/__tests__/App.owl.tsx

See this annotation in the file changed.

@github-actions github-actions / JEST Tests android - new 0.74

App.tsx ► App.tsx should load FontAwesome6 font ► App.tsx should load FontAwesome6 font

Failed test found in:
  packages/icon-explorer/.owl/report/report.xml
Error:
  Error: thrown: "Exceeded timeout of 30000 ms for a test.
Raw output
Error: thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:34:3
    at _dispatchDescribe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:55:5)
    at Object.<anonymous> (/home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:3:1)
    at Runtime._execModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:444:34)

Check failure on line 3 in packages/icon-explorer/__tests__/App.owl.tsx

See this annotation in the file changed.

@github-actions github-actions / JEST Tests android - new 0.74

App.tsx ► App.tsx should load Fontello font ► App.tsx should load Fontello font

Failed test found in:
  packages/icon-explorer/.owl/report/report.xml
Error:
  Error: thrown: "Exceeded timeout of 30000 ms for a test.
Raw output
Error: thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at /home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:52:3
    at _dispatchDescribe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:91:26)
    at describe (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/index.js:55:5)
    at Object.<anonymous> (/home/runner/work/react-native-vector-icons/react-native-vector-icons/packages/icon-explorer/__tests__/App.owl.tsx:3:1)
    at Runtime._execModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1439:24)
    at Runtime._loadModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:1022:12)
    at Runtime.requireModule (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runtime/build/index.js:882:12)
    at jestAdapter (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/react-native-vector-icons/react-native-vector-icons/node_modules/jest-config/node_modules/jest-runner/build/runTest.js:444:34)