Iota stardust #1258
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
functions_tangle-unit-tests.yml
on: pull_request
npm-install
17s
chunk_0
3m 13s
chunk_1
20m 13s
chunk_2
9m 50s
chunk_3
9m 16s
chunk_4
10m 14s
chunk_5
11m 37s
chunk_6
5m 59s
chunk_7
11m 15s
chunk_8
5m 31s
chunk_9
7m 47s
chunk_10
6m 20s
chunk_11
6m 49s
chunk_12
5m 16s
chunk_13
5m 43s
chunk_14
8m 17s
chunk_15
12m 41s
chunk_16
9m 3s
chunk_17
8m 43s
chunk_18
18m 58s
chunk_19
16m 30s
chunk_20
6m 7s
chunk_21
5m 17s
chunk_22
6m 41s
chunk_23
5m 15s
chunk_24
12m 52s
chunk_25
12m 28s
chunk_26
14m 26s
chunk_27
7m 3s
chunk_28
9m 8s
chunk_29
7m 33s
chunk_30
6m 55s
chunk_31
20m 20s
chunk_32
12m 46s
chunk_33
17m 3s
chunk_34
20m 18s
chunk_35
18m 44s
chunk_36
20m 14s
chunk_37
1m 39s
chunk_38
7m 32s
chunk_39
1m 37s
chunk_40
1m 27s
chunk_41
2m 1s
chunk_42
9m 42s
chunk_43
10m 5s
chunk_44
9m 16s
chunk_45
5m 59s
chunk_46
9m 22s
chunk_47
8m 28s
chunk_48
7m 9s
chunk_49
20m 13s
chunk_50
13m 33s
chunk_51
6m 22s
chunk_52
14m 39s
chunk_53
20m 25s
chunk_54
6m 0s
chunk_55
10m 30s
chunk_56
5m 8s
chunk_57
6m 27s
chunk_58
11m 51s
chunk_59
6m 56s
Annotations
30 errors
chunk_40
Process completed with exit code 1.
|
chunk_39
Process completed with exit code 1.
|
Minted nft trading › Should purchase nft with tangle request:
packages/functions/test-tangle/minted-nft-trading/minted-nft-trading_4.spec.ts#L24
TypeError: Cannot read properties of undefined (reading 'getNewIotaAddressDetails')
at Object.<anonymous> (test-tangle/minted-nft-trading/minted-nft-trading_4.spec.ts:24:49)
|
chunk_37
Process completed with exit code 1.
|
chunk_41
Process completed with exit code 1.
|
Transaction trigger spec › Should retry with same output ids:
packages/functions/test-tangle/transaction-trigger/transaction-trigger_12.spec.ts#L95
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
- "bd263c8c9407187c305255c68a2077a43257fa69e172e2255e73cdd9bbce872b0000",
+ "0xbd263c8c9407187c305255c68a2077a43257fa69e172e2255e73cdd9bbce872b0000",
]
at test-tangle/transaction-trigger/transaction-trigger_12.spec.ts:95:32
at runMicrotasks (<anonymous>)
|
chunk_12
Process completed with exit code 1.
|
Collection minting › Should throw:
packages/functions/src/utils/block.utils.ts#L30
Internal Server Error, error: failed to attach block: unable to perform PoW as block can't be serialized: unable to serialize block inner payload: unable to serialize payload: min count of elements within the array not reached: min is 3 but count is 1: unable to serialize transaction's unlocks: code=500, message=Internal Server Error
at SingleNodeClient.fetchJson (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4299:19)
at runMicrotasks (<anonymous>)
at SingleNodeClient.blockSubmit (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4019:30)
at submitBlock (src/utils/block.utils.ts:30:10)
at mintCustomCollection (test-tangle/withdraw-deposit-nft/deposit-withraw-nft_12_a.spec.ts:126:19)
at mintAndDeposit (test-tangle/withdraw-deposit-nft/deposit-withraw-nft_12_a.spec.ts:67:52)
at Object.<anonymous> (test-tangle/withdraw-deposit-nft/deposit-withraw-nft_12_a.spec.ts:45:5)
|
chunk_6
Process completed with exit code 1.
|
chunk_48
Process completed with exit code 1.
|
Minted nft trading › Should bid twice on minted nft and withdraw it:
packages/functions/test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts#L121
expect(received).toBe(expected) // Object.is equality
Expected: "rms1qzdt633yadls2n0h6z0ted9k6hqftc5qz04vhyxdtvph64hnxf6z2g7ftu5"
Received: "rms1qzvnw3k9ja4mszvyxhk4jk7say64w7st8ce3y6hq56nw329ceufk2z3e2lk"
at test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts:121:28
at runMicrotasks (<anonymous>)
|
Minted nft trading › Should bid twice on minted nft and withdraw it:
packages/functions/test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts#L121
expect(received).toBe(expected) // Object.is equality
Expected: "rms1qr7fsltuxhw0jvuyesj5vs4qr2lkna06fghx2tg0luel20xvjaxfsv4543m"
Received: "rms1qza4450gytej3gzm7uuy75fezsy8r30vxxfvtvrxkv2uyh9ar6lu6clvkpd"
at test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts:121:28
at runMicrotasks (<anonymous>)
|
chunk_38
Process completed with exit code 1.
|
Award tangle request › Should create and fund with tangle request:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at test-tangle/award-tangle/award-tangle_3.spec.ts:83:7
|
chunk_50
Process completed with exit code 1.
|
Minted token airdrop › Mint token:
packages/functions/test-tangle/minted-token-airdrop/minted-token-airdrop_2.spec.ts#L46
thrown: "Exceeded timeout of 900000 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 test-tangle/minted-token-airdrop/minted-token-airdrop_2.spec.ts:46:3
at Object.<anonymous> (test-tangle/minted-token-airdrop/minted-token-airdrop_2.spec.ts:35:1)
|
chunk_35
Process completed with exit code 1.
|
chunk_1
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 20 minutes.
|
chunk_1
The operation was canceled.
|
chunk_49
The job running on runner GitHub Actions 56 has exceeded the maximum execution time of 20 minutes.
|
chunk_49
The operation was canceled.
|
chunk_36
The job running on runner GitHub Actions 44 has exceeded the maximum execution time of 20 minutes.
|
chunk_36
The operation was canceled.
|
chunk_31
The job running on runner GitHub Actions 40 has exceeded the maximum execution time of 20 minutes.
|
chunk_31
The operation was canceled.
|
chunk_34
The job running on runner GitHub Actions 42 has exceeded the maximum execution time of 20 minutes.
|
chunk_34
The operation was canceled.
|
chunk_53
The job running on runner GitHub Actions 61 has exceeded the maximum execution time of 20 minutes.
|
Create award:
packages/functions/test-tangle/award/award_2.spec.ts#L90
thrown: "Exceeded timeout of 900000 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 test-tangle/award/award_2.spec.ts:90:3
at Object.<anonymous> (test-tangle/award/award_2.spec.ts:55:1)
|
chunk_53
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
firestore-data-test-tangle-chunk_12
Expired
|
115 KB |
|
firestore-data-test-tangle-chunk_35
Expired
|
2.3 MB |
|
firestore-data-test-tangle-chunk_37
Expired
|
2.72 KB |
|
firestore-data-test-tangle-chunk_38
Expired
|
321 KB |
|
firestore-data-test-tangle-chunk_39
Expired
|
2.72 KB |
|
firestore-data-test-tangle-chunk_40
Expired
|
2.3 KB |
|
firestore-data-test-tangle-chunk_41
Expired
|
3.13 KB |
|
firestore-data-test-tangle-chunk_48
Expired
|
357 KB |
|
firestore-data-test-tangle-chunk_50
Expired
|
254 KB |
|
firestore-data-test-tangle-chunk_6
Expired
|
13.3 MB |
|