-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f136cb4
commit e032093
Showing
137 changed files
with
1,122 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"links": [ | ||
"..", | ||
"test-report" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!-- report-action --> | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>Folder Listing</title> | ||
</head> | ||
|
||
<body> | ||
<div id="app"> | ||
<ul id="links"></ul> | ||
</div> | ||
|
||
<script> | ||
const linksList = document.getElementById('links') | ||
|
||
fetch(`./data.json?t=${Date.now()}`) | ||
.then((response) => response.ok && response.json()) | ||
.then((json) => { | ||
if (!json) { | ||
return | ||
} | ||
|
||
json.links.forEach((record) => { | ||
const link = document.createElement('a') | ||
link.appendChild(document.createTextNode(record)) | ||
link.href = record | ||
const li = document.createElement('li') | ||
li.appendChild(link) | ||
linksList.appendChild(li) | ||
}) | ||
delete json.links | ||
}) | ||
</script> | ||
</body> | ||
</html> |
2 changes: 2 additions & 0 deletions
2
allure-action/feat_required-signers-support/test-report/9874629314_1720616411667/app.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
...ion/feat_required-signers-support/test-report/9874629314_1720616411667/data/behaviors.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN" | ||
"","","","0","0","91","0","0" |
1 change: 1 addition & 0 deletions
1
...on/feat_required-signers-support/test-report/9874629314_1720616411667/data/behaviors.json
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file.
1 change: 1 addition & 0 deletions
1
...n/feat_required-signers-support/test-report/9874629314_1720616411667/data/categories.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"4b4757e66a1912dae1a509f688f20b0f","name":"categories","children":[]} |
1 change: 1 addition & 0 deletions
1
...ion/feat_required-signers-support/test-report/9874629314_1720616411667/data/packages.json
Large diffs are not rendered by default.
Oops, something went wrong.
92 changes: 92 additions & 0 deletions
92
...action/feat_required-signers-support/test-report/9874629314_1720616411667/data/suites.csv
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...ction/feat_required-signers-support/test-report/9874629314_1720616411667/data/suites.json
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/100a4fa05dbb17e5.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"100a4fa05dbb17e5","name":"TransactionHash from transaction body","historyId":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes:.frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes#TransactionHash from transaction body","time":{"start":1720616312000,"stop":1720616312012,"duration":12},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"},{"name":"testClass","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"},{"name":"package","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"100a4fa05dbb17e5.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/112cb233575b12c3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"112cb233575b12c3","name":"event_db::tests::test_is_query_statement","historyId":"cat-gateway::bin/cat-gateway:cat-gateway::bin/cat-gateway#event_db::tests::test_is_query_statement","time":{"duration":27},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[{"name":"","time":{},"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},{"name":"running 1 test","time":{},"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test event_db::tests::test_is_query_statement ... ok","time":{},"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},{"name":"","time":{},"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 9 filtered out; finished in 0.00s","time":{},"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":5,"hasContent":true,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":"cat-gateway::bin/cat-gateway"},{"name":"testClass","value":"cat-gateway::bin/cat-gateway"},{"name":"package","value":"cat-gateway::bin/cat-gateway"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"112cb233575b12c3.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/181c5c366677d1bc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"181c5c366677d1bc","name":"Test screen sizes with Text child ResponsiveBuilder adapts to screen of width MapEntry(3000.0: Other device).key","historyId":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder:.frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder#Test screen sizes with Text child ResponsiveBuilder adapts to screen of width MapEntry(3000.0: Other device).key","time":{"start":1720616335000,"stop":1720616335011,"duration":11},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder"},{"name":"testClass","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder"},{"name":"package","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"181c5c366677d1bc.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/187ffe5684c311de.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"187ffe5684c311de","name":"ShelleyAddress round-trip conversion from and to bytes","historyId":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address:.frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address#ShelleyAddress round-trip conversion from and to bytes","time":{"start":1720616312000,"stop":1720616312013,"duration":13},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address"},{"name":"testClass","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address"},{"name":"package","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"187ffe5684c311de.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/1bef6d446cafd5c5.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"1bef6d446cafd5c5","name":"Test screen sizes with Text child ResponsiveBuilder adapts to screen of width MapEntry(280.0: Xs device).key","historyId":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder:.frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder#Test screen sizes with Text child ResponsiveBuilder adapts to screen of width MapEntry(280.0: Xs device).key","time":{"start":1720616335000,"stop":1720616335260,"duration":260},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder"},{"name":"testClass","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder"},{"name":"package","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_builder"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"1bef6d446cafd5c5.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/1c7065185109bbe8.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"1c7065185109bbe8","name":"TransactionHash toCbor returns bytes","historyId":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes:.frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes#TransactionHash toCbor returns bytes","time":{"start":1720616312000,"stop":1720616312019,"duration":19},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"},{"name":"testClass","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"},{"name":"package","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"1c7065185109bbe8.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/21271d0f05ad8653.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"21271d0f05ad8653","name":"Transaction minimal signed transaction serialized to and from cbor","historyId":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction:.frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction#Transaction minimal signed transaction serialized to and from cbor","time":{"start":1720616312000,"stop":1720616312003,"duration":3},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction"},{"name":"testClass","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction"},{"name":"package","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"21271d0f05ad8653.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/29d097debc34edfc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"29d097debc34edfc","name":"AuxiliaryDataHash from and to bytes","historyId":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes:.frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes#AuxiliaryDataHash from and to bytes","time":{"start":1720616312000,"stop":1720616312001,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"},{"name":"testClass","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"},{"name":"package","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.hashes"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"29d097debc34edfc.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/2ec4f5aa1f4c2996.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"2ec4f5aa1f4c2996","name":"Transaction minimal unsigned transaction serialized to cbor","historyId":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction:.frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction#Transaction minimal unsigned transaction serialized to cbor","time":{"start":1720616312000,"stop":1720616312001,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction"},{"name":"testClass","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction"},{"name":"package","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.transaction"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"2ec4f5aa1f4c2996.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/30b73de3134a7cf2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"30b73de3134a7cf2","name":"ShelleyAddress hrp from address","historyId":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address:.frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address#ShelleyAddress hrp from address","time":{"start":1720616312000,"stop":1720616312002,"duration":2},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address"},{"name":"testClass","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address"},{"name":"package","value":".frontend.catalyst_voices_packages.catalyst_cardano_serialization.test.address"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"30b73de3134a7cf2.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/32906c6ece13b601.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"32906c6ece13b601","name":"Test screen sizes ResponsiveChild fallback to other for large screens","historyId":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_child:.frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_child#Test screen sizes ResponsiveChild fallback to other for large screens","time":{"start":1720616335000,"stop":1720616335012,"duration":12},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_child"},{"name":"testClass","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_child"},{"name":"package","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_child"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"32906c6ece13b601.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/339e47fff69b942f.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"339e47fff69b942f","name":"CatalystDataGatewayRepository getCardanoStakedAdaStakeAddress success","historyId":".frontend.catalyst_voices.packages.catalyst_voices_repositories.test.src.catalyst_data_gateway_repository.catalyst_data_gateway_repository:.frontend.catalyst_voices.packages.catalyst_voices_repositories.test.src.catalyst_data_gateway_repository.catalyst_data_gateway_repository#CatalystDataGatewayRepository getCardanoStakedAdaStakeAddress success","time":{"start":1720616333000,"stop":1720616333002,"duration":2},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices.packages.catalyst_voices_repositories.test.src.catalyst_data_gateway_repository.catalyst_data_gateway_repository"},{"name":"testClass","value":".frontend.catalyst_voices.packages.catalyst_voices_repositories.test.src.catalyst_data_gateway_repository.catalyst_data_gateway_repository"},{"name":"package","value":".frontend.catalyst_voices.packages.catalyst_voices_repositories.test.src.catalyst_data_gateway_repository.catalyst_data_gateway_repository"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"339e47fff69b942f.json","parameterValues":[]} |
1 change: 1 addition & 0 deletions
1
...igners-support/test-report/9874629314_1720616411667/data/test-cases/3886666e1ebd8b57.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"3886666e1ebd8b57","name":"Test screen sizes ResponsivePadding adapts to screen of width MapEntry(1280.0: EdgeInsets(4.0, 0.0, 4.0, 0.0)).key","historyId":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_padding:.frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_padding#Test screen sizes ResponsivePadding adapts to screen of width MapEntry(1280.0: EdgeInsets(4.0, 0.0, 4.0, 0.0)).key","time":{"start":1720616335000,"stop":1720616335028,"duration":28},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"attachmentsCount":0,"stepsCount":0,"hasContent":false,"attachmentStep":false},"afterStages":[],"labels":[{"name":"resultFormat","value":"junit"},{"name":"suite","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_padding"},{"name":"testClass","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_padding"},{"name":"package","value":".frontend.catalyst_voices.packages.catalyst_voices_shared.test.src.responsive_padding"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"3886666e1ebd8b57.json","parameterValues":[]} |
Oops, something went wrong.