Iota stardust #1256
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
13s
chunk_0
3m 34s
chunk_1
19m 31s
chunk_2
9m 58s
chunk_3
10m 24s
chunk_4
11m 5s
chunk_5
10m 31s
chunk_6
8m 28s
chunk_7
9m 21s
chunk_8
4m 35s
chunk_9
7m 13s
chunk_10
6m 0s
chunk_11
4m 24s
chunk_12
2m 43s
chunk_13
7m 36s
chunk_14
16m 36s
chunk_15
12m 30s
chunk_16
8m 29s
chunk_17
8m 15s
chunk_18
17m 55s
chunk_19
14m 49s
chunk_20
5m 17s
chunk_21
5m 41s
chunk_22
5m 6s
chunk_23
4m 58s
chunk_24
13m 8s
chunk_25
12m 36s
chunk_26
15m 12s
chunk_27
16m 25s
chunk_28
2m 31s
chunk_29
7m 10s
chunk_30
6m 25s
chunk_31
19m 2s
chunk_32
12m 38s
chunk_33
19m 23s
chunk_34
19m 23s
chunk_35
18m 42s
chunk_36
19m 23s
chunk_37
1m 48s
chunk_38
16m 10s
chunk_39
2m 6s
chunk_40
1m 37s
chunk_41
1m 29s
chunk_42
9m 25s
chunk_43
9m 51s
chunk_44
8m 14s
chunk_45
5m 22s
chunk_46
8m 31s
chunk_47
8m 4s
chunk_48
7m 40s
chunk_49
19m 21s
chunk_50
13m 8s
chunk_51
7m 18s
chunk_52
12m 57s
chunk_53
19m 20s
chunk_54
6m 29s
chunk_55
8m 47s
chunk_56
14m 45s
chunk_57
7m 45s
chunk_58
14m 30s
chunk_59
6m 11s
Annotations
36 errors
chunk_41
Process completed with exit code 1.
|
chunk_40
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_39
Process completed with exit code 1.
|
Nft otr bid › Should bid on minted nft with ATOI otr:
packages/functions/src/utils/basic-output.utils.ts#L92
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at Function.decodeTo5BitArray (../../node_modules/@iota/crypto.js/dist/cjs/index-node.js:67:25)
at Function.decode (../../node_modules/@iota/crypto.js/dist/cjs/index-node.js:53:35)
at Function.fromBech32 (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4861:46)
at Function.addressFromBech32 (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4885:41)
at packBasicOutput (src/utils/basic-output.utils.ts:92:38)
at IotaWallet.send (src/services/wallet/IotaWalletService.ts:127:35)
at runMicrotasks (<anonymous>)
at Object.<anonymous> (test-tangle/nft-bid/nft-bid.otr_3.spec.ts:73:5)
|
chunk_28
Process completed with exit code 1.
|
Transaction trigger spec › Should unclock mnemonic after max retry reached:
packages/functions/src/services/wallet/IotaWalletService.ts#L104
invalid parameter, error: invalid address: 0xbbd14f17bf84ef0b15ac5874a44ecb99e8756d3e02b76210dca90f607e9d912d, error: invalid bech32 encoding: separator '1' at invalid position: invalid position: code=400, message=invalid parameter
at SingleNodeClient.fetchJson (../../node_modules/@iota/iota.js-next/dist/cjs/index-node.js:4299:19)
at runMicrotasks (<anonymous>)
at IotaWallet.getOutputs (src/services/wallet/IotaWalletService.ts:104:10)
at getOutputs (test-tangle/transaction-trigger/transaction-trigger_13.spec.ts:132:19)
at test-tangle/transaction-trigger/transaction-trigger_13.spec.ts:42:25
|
chunk_12
Process completed with exit code 1.
|
chunk_48
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 nft trading › Should buy 2 nft in parallel:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at Object.<anonymous> (test-tangle/minted-nft-trading/minted-nft-trading_11.only.spec.ts:97:5)
|
chunk_56
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: "rms1qqe8yn5z9rqzqzansjx0gx892hpsjr5l2a460d8g2am0d5g97yez5a0sn75"
Received: "rms1qze7558lh343n0yl99enm8knt7jlh8arxpzwvhktjndy4vvdgpgp2prckpp"
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/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at Helper.mintCollection (test-tangle/minted-nft-trading/Helper.ts:95:5)
at test-tangle/minted-nft-trading/minted-nft-trading_1_b.spec.ts:35:7
|
chunk_38
Process completed with exit code 1.
|
Nft otr bid › Should bid twice on minted nft with OTR:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at Object.<anonymous> (test-tangle/nft-bid/nft-bid.otr_4.spec.ts:84:5)
|
chunk_27
Process completed with exit code 1.
|
Token minting › Should credit:
packages/functions/test/controls/common.ts#L177
Timeout
at wait (test/controls/common.ts:177:9)
at Object.<anonymous> (test-tangle/token.mint/token.mint_2.spec.ts:117:5)
|
chunk_14
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_53
The run was canceled by @flyingrabbit-lab.
|
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.
|
chunk_34
The run was canceled by @flyingrabbit-lab.
|
chunk_34
The operation was canceled.
|
chunk_36
The run was canceled by @flyingrabbit-lab.
|
chunk_36
The operation was canceled.
|
chunk_1
The run was canceled by @flyingrabbit-lab.
|
chunk_1
The operation was canceled.
|
chunk_49
The run was canceled by @flyingrabbit-lab.
|
chunk_49
The operation was canceled.
|
chunk_33
The run was canceled by @flyingrabbit-lab.
|
chunk_33
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
firestore-data-test-tangle-chunk_12
Expired
|
38.4 KB |
|
firestore-data-test-tangle-chunk_14
Expired
|
526 KB |
|
firestore-data-test-tangle-chunk_27
Expired
|
482 KB |
|
firestore-data-test-tangle-chunk_28
Expired
|
65.2 KB |
|
firestore-data-test-tangle-chunk_35
Expired
|
2.26 MB |
|
firestore-data-test-tangle-chunk_37
Expired
|
5.65 KB |
|
firestore-data-test-tangle-chunk_38
Expired
|
392 KB |
|
firestore-data-test-tangle-chunk_39
Expired
|
6.48 KB |
|
firestore-data-test-tangle-chunk_40
Expired
|
3.98 KB |
|
firestore-data-test-tangle-chunk_41
Expired
|
4.81 KB |
|
firestore-data-test-tangle-chunk_48
Expired
|
410 KB |
|
firestore-data-test-tangle-chunk_50
Expired
|
299 KB |
|
firestore-data-test-tangle-chunk_56
Expired
|
361 KB |
|