React Native 0.83.1 (0.83.0, 0.82.1 & 0.82.0) #952
Annotations
3 errors and 3 notices
|
Run npm test
Process completed with exit code 1.
|
|
Run npm test:
packages\host\packages\host\src\node\gradle.test.ts#L64
AssertionError [ERR_ASSERTION]: Expected success:
[Incubating] Problems report is available at: file:///D:/a/react-native-node-api/react-native-node-api/apps/test-app/android/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
* What went wrong:
Configuring project ':packages' without an existing directory is not allowed. The configured projectDirectory 'D:\a\react-native-node-api\react-native-node-api\apps\test-app\node_modules\react-native\tmp' does not exist, can't be written to or is not a directory.
* Try:
> Make sure the project directory exists and is writable.
> Run with --scan to generate a Build Scan (Powered by Develocity).
BUILD FAILED in 1s
1 !== 0
at TestContext.<anonymous> (D:\a\react-native-node-api\react-native-node-api\packages\host\src\node\gradle.test.ts:64:16)
at Test.runInAsyncScope (node:async_hooks:214:14)
at Test.run (node:internal/test_runner/test:1047:25)
at Suite.processPendingSubtests (node:internal/test_runner/test:744:18)
at Test.postRun (node:internal/test_runner/test:1173:19)
at Test.run (node:internal/test_runner/test:1101:12)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1442:7)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1442:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
|
|
Run npm test:
packages\host\packages\host\src\node\gradle.test.ts#L31
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /React Native Node-API needs a custom version of Hermes with Node-API enabled/. Input:
'\r\n' +
'FAILURE: Build failed with an exception.\r\n' +
'\r\n' +
'* What went wrong:\r\n' +
"Configuring project ':packages' without an existing directory is not allowed. The configured projectDirectory 'D:\\a\\react-native-node-api\\react-native-node-api\\apps\\test-app\\node_modules\\react-native\\tmp' does not exist, can't be written to or is not a directory.\r\n" +
'\r\n' +
'* Try:\r\n' +
'> Make sure the project directory exists and is writable.\r\n' +
'> Run with --scan to generate a Build Scan (Powered by Develocity).\r\n' +
'\r\n' +
'BUILD FAILED in 57s\r\n'
at TestContext.<anonymous> (D:\a\react-native-node-api\react-native-node-api\packages\host\src\node\gradle.test.ts:31:16)
at Test.runInAsyncScope (node:async_hooks:214:14)
at Test.run (node:internal/test_runner/test:1047:25)
at Test.start (node:internal/test_runner/test:944:17)
at node:internal/test_runner/test:1440:71
at node:internal/per_context/primordials:464:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:433:3)
at node:internal/per_context/primordials:464:9
at Array.map (<anonymous>) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: "\r\nFAILURE: Build failed with an exception.\r\n\r\n* What went wrong:\r\nConfiguring project ':packages' without an existing directory is not allowed. The configured projectDirectory 'D:\\a\\react-native-node-api\\react-native-node-api\\apps\\test-app\\node_modules\\react-native\\tmp' does not exist, can't be written to or is not a directory.\r\n\r\n* Try:\r\n> Make sure the project directory exists and is writable.\r\n> Run with --scan to generate a Build Scan (Powered by Develocity).\r\n\r\nBUILD FAILED in 57s\r\n",
expected: /React Native Node-API needs a custom version of Hermes with Node-API enabled/,
operator: 'match',
diff: 'simple'
}
|
|
Run npm test
Total Tests: 20
Suites π: 8
Passed β
: 20
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 933.710ms
|
|
Run npm test
Total Tests: 3
Suites π: 2
Passed β
: 3
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 787.216ms
|
|
Run npm test
Total Tests: 50
Suites π: 25
Passed β
: 45
Failed β: 2
Canceled π«: 0
Skipped βοΈ: 3
Todo π: 0
Duration π: 62719.239ms
|
Loading