This commit is contained in:
weboko 2024-04-09 07:35:38 +00:00
parent 41dd30cf74
commit 6994af6e30
906 changed files with 1714 additions and 1573 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"b1a8273437954620fa374b796ffaacdd","children":[],"name":"behaviors"}

View File

@ -1 +0,0 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[],"name":"categories"}

View File

@ -1 +0,0 @@
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","children":[],"name":"packages"}

View File

View File

@ -1 +0,0 @@
{"uid":"98d3104e051c652961429bf95fa0b5d6","children":[],"name":"suites"}

View File

@ -1 +0,0 @@
{"uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc","children":[],"name":"timeline"}

View File

@ -1,11 +0,0 @@
launch_status failed=0 1712484962000000000
launch_status broken=0 1712484962000000000
launch_status passed=0 1712484962000000000
launch_status skipped=0 1712484962000000000
launch_status unknown=0 1712484962000000000
launch_time duration=0 1712484962000000000
launch_time min_duration=0 1712484962000000000
launch_time max_duration=0 1712484962000000000
launch_time sum_duration=0 1712484962000000000
launch_retries retries=0 1712484962000000000
launch_retries run=0 1712484962000000000

View File

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Allure Report summary mail</title>
</head>
<body>
Mail body
</body>
</html>

View File

@ -1,11 +0,0 @@
launch_status_failed 0
launch_status_broken 0
launch_status_passed 0
launch_status_skipped 0
launch_status_unknown 0
launch_time_duration 0
launch_time_min_duration 0
launch_time_max_duration 0
launch_time_sum_duration 0
launch_retries_retries 0
launch_retries_run 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{}},{"data":{}}]

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{}},{"data":{}}]

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}]

View File

@ -1 +0,0 @@
{}

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"data":{"run":0,"retry":0}}]

View File

@ -1,34 +0,0 @@
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
<title>Allure Report</title>
<link rel="icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="stylesheet" type="text/css" href="plugin/screen-diff/styles.css">
</head>
<body>
<div id="alert"></div>
<div id="content">
<span class="spinner">
<span class="spinner__circle"></span>
</span>
</div>
<div id="popup"></div>
<script src="app.js"></script>
<script src="plugin/behaviors/index.js"></script>
<script src="plugin/packages/index.js"></script>
<script src="plugin/screen-diff/index.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FVWC4GKEYS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FVWC4GKEYS', {
'allureVersion': 'dev',
'reportUuid': 'c6f9eb8c-4053-4f34-9958-89a790b0849b',
'single_file': false
});
</script>
</body>
</html>

View File

@ -1,206 +0,0 @@
'use strict';
allure.api.addTranslation('en', {
tab: {
behaviors: {
name: 'Behaviors'
}
},
widget: {
behaviors: {
name: 'Features by stories',
showAll: 'show all'
}
}
});
allure.api.addTranslation('ru', {
tab: {
behaviors: {
name: 'Функциональность'
}
},
widget: {
behaviors: {
name: 'Функциональность',
showAll: 'показать все'
}
}
});
allure.api.addTranslation('zh', {
tab: {
behaviors: {
name: '功能'
}
},
widget: {
behaviors: {
name: '特性场景',
showAll: '显示所有'
}
}
});
allure.api.addTranslation('de', {
tab: {
behaviors: {
name: 'Verhalten'
}
},
widget: {
behaviors: {
name: 'Features nach Stories',
showAll: 'Zeige alle'
}
}
});
allure.api.addTranslation('nl', {
tab: {
behaviors: {
name: 'Functionaliteit'
}
},
widget: {
behaviors: {
name: 'Features en storys',
showAll: 'Toon alle'
}
}
});
allure.api.addTranslation('he', {
tab: {
behaviors: {
name: 'התנהגויות'
}
},
widget: {
behaviors: {
name: 'תכונות לפי סיפורי משתמש',
showAll: 'הצג הכול'
}
}
});
allure.api.addTranslation('br', {
tab: {
behaviors: {
name: 'Comportamentos'
}
},
widget: {
behaviors: {
name: 'Funcionalidades por história',
showAll: 'Mostrar tudo'
}
}
});
allure.api.addTranslation('ja', {
tab: {
behaviors: {
name: '振る舞い'
}
},
widget: {
behaviors: {
name: 'ストーリー別の機能',
showAll: '全て表示'
}
}
});
allure.api.addTranslation('es', {
tab: {
behaviors: {
name: 'Funcionalidades'
}
},
widget: {
behaviors: {
name: 'Funcionalidades por Historias de Usuario',
showAll: 'mostrar todo'
}
}
});
allure.api.addTranslation('kr', {
tab: {
behaviors: {
name: '동작'
}
},
widget: {
behaviors: {
name: '스토리별 기능',
showAll: '전체 보기'
}
}
});
allure.api.addTranslation('fr', {
tab: {
behaviors: {
name: 'Comportements'
}
},
widget: {
behaviors: {
name: 'Thèmes par histoires',
showAll: 'Montrer tout'
}
}
});
allure.api.addTranslation('pl', {
tab: {
behaviors: {
name: 'Zachowania'
}
},
widget: {
behaviors: {
name: 'Funkcje według historii',
showAll: 'pokaż wszystko'
}
}
});
allure.api.addTranslation('az', {
tab: {
behaviors: {
name: 'Davranışlar'
}
},
widget: {
behaviors: {
name: 'Hekayələr üzrə xüsusiyyətlər',
showAll: 'hamısını göstər'
}
}
});
allure.api.addTab('behaviors', {
title: 'tab.behaviors.name', icon: 'fa fa-list',
route: 'behaviors(/)(:testGroup)(/)(:testResult)(/)(:testResultTab)(/)',
onEnter: (function (testGroup, testResult, testResultTab) {
return new allure.components.TreeLayout({
testGroup: testGroup,
testResult: testResult,
testResultTab: testResultTab,
tabName: 'tab.behaviors.name',
baseUrl: 'behaviors',
url: 'data/behaviors.json',
csvUrl: 'data/behaviors.csv'
});
})
});
allure.api.addWidget('widgets', 'behaviors', allure.components.WidgetStatusView.extend({
rowTag: 'a',
title: 'widget.behaviors.name',
baseUrl: 'behaviors',
showLinks: true
}));

View File

@ -1,120 +0,0 @@
'use strict';
allure.api.addTranslation('en', {
tab: {
packages: {
name: 'Packages'
}
}
});
allure.api.addTranslation('ru', {
tab: {
packages: {
name: 'Пакеты'
}
}
});
allure.api.addTranslation('zh', {
tab: {
packages: {
name: '包'
}
}
});
allure.api.addTranslation('de', {
tab: {
packages: {
name: 'Pakete'
}
}
});
allure.api.addTranslation('nl', {
tab: {
packages: {
name: 'Packages'
}
}
});
allure.api.addTranslation('he', {
tab: {
packages: {
name: 'חבילות'
}
}
});
allure.api.addTranslation('br', {
tab: {
packages: {
name: 'Pacotes'
}
}
});
allure.api.addTranslation('ja', {
tab: {
packages: {
name: 'パッケージ'
}
}
});
allure.api.addTranslation('es', {
tab: {
packages: {
name: 'Paquetes'
}
}
});
allure.api.addTranslation('kr', {
tab: {
packages: {
name: '패키지'
}
}
});
allure.api.addTranslation('fr', {
tab: {
packages: {
name: 'Paquets'
}
}
});
allure.api.addTranslation('pl', {
tab: {
packages: {
name: 'Pakiety'
}
}
});
allure.api.addTranslation('az', {
tab: {
packages: {
name: 'Paketlər'
}
}
});
allure.api.addTab('packages', {
title: 'tab.packages.name', icon: 'fa fa-align-left',
route: 'packages(/)(:testGroup)(/)(:testResult)(/)(:testResultTab)(/)',
onEnter: (function (testGroup, testResult, testResultTab) {
return new allure.components.TreeLayout({
testGroup: testGroup,
testResult: testResult,
testResultTab: testResultTab,
tabName: 'tab.packages.name',
baseUrl: 'packages',
url: 'data/packages.json'
});
})
});

View File

@ -1,200 +0,0 @@
(function () {
var settings = allure.getPluginSettings('screen-diff', { diffType: 'diff' });
function renderImage(src) {
return (
'<div class="screen-diff__container">' +
'<img class="screen-diff__image" src="' +
src +
'">' +
'</div>'
);
}
function findImage(data, name) {
if (data.testStage && data.testStage.attachments) {
var matchedImage = data.testStage.attachments.filter(function (attachment) {
return attachment.name === name;
})[0];
if (matchedImage) {
return 'data/attachments/' + matchedImage.source;
}
}
return null;
}
function renderDiffContent(type, diffImage, actualImage, expectedImage) {
if (type === 'diff') {
if (diffImage) {
return renderImage(diffImage);
}
}
if (type === 'overlay' && expectedImage) {
return (
'<div class="screen-diff__overlay screen-diff__container">' +
'<img class="screen-diff__image" src="' +
expectedImage +
'">' +
'<div class="screen-diff__image-over">' +
'<img class="screen-diff__image" src="' +
actualImage +
'">' +
'</div>' +
'</div>'
);
}
if (actualImage) {
return renderImage(actualImage);
}
return 'No diff data provided';
}
var TestResultView = Backbone.Marionette.View.extend({
regions: {
subView: '.screen-diff-view',
},
template: function () {
return '<div class="screen-diff-view"></div>';
},
onRender: function () {
var data = this.model.toJSON();
var testType = data.labels.filter(function (label) {
return label.name === 'testType';
})[0];
var diffImage = findImage(data, 'diff');
var actualImage = findImage(data, 'actual');
var expectedImage = findImage(data, 'expected');
if (!testType || testType.value !== 'screenshotDiff') {
return;
}
this.showChildView(
'subView',
new ScreenDiffView({
diffImage: diffImage,
actualImage: actualImage,
expectedImage: expectedImage,
}),
);
},
});
var ErrorView = Backbone.Marionette.View.extend({
templateContext: function () {
return this.options;
},
template: function (data) {
return '<pre class="screen-diff-error">' + data.error + '</pre>';
},
});
var AttachmentView = Backbone.Marionette.View.extend({
regions: {
subView: '.screen-diff-view',
},
template: function () {
return '<div class="screen-diff-view"></div>';
},
onRender: function () {
jQuery
.getJSON(this.options.sourceUrl)
.then(this.renderScreenDiffView.bind(this), this.renderErrorView.bind(this));
},
renderErrorView: function (error) {
console.log(error);
this.showChildView(
'subView',
new ErrorView({
error: error.statusText,
}),
);
},
renderScreenDiffView: function (data) {
this.showChildView(
'subView',
new ScreenDiffView({
diffImage: data.diff,
actualImage: data.actual,
expectedImage: data.expected,
}),
);
},
});
var ScreenDiffView = Backbone.Marionette.View.extend({
className: 'pane__section',
events: function () {
return {
['click [name="screen-diff-type-' + this.cid + '"]']: 'onDiffTypeChange',
'mousemove .screen-diff__overlay': 'onOverlayMove',
};
},
initialize: function (options) {
this.diffImage = options.diffImage;
this.actualImage = options.actualImage;
this.expectedImage = options.expectedImage;
this.radioName = 'screen-diff-type-' + this.cid;
},
templateContext: function () {
return {
diffType: settings.get('diffType'),
diffImage: this.diffImage,
actualImage: this.actualImage,
expectedImage: this.expectedImage,
radioName: this.radioName,
};
},
template: function (data) {
if (!data.diffImage && !data.actualImage && !data.expectedImage) {
return '';
}
return (
'<h3 class="pane__section-title">Screen Diff</h3>' +
'<div class="screen-diff__content">' +
'<div class="screen-diff__switchers">' +
'<label><input type="radio" name="' +
data.radioName +
'" value="diff"> Show diff</label>' +
'<label><input type="radio" name="' +
data.radioName +
'" value="overlay"> Show overlay</label>' +
'</div>' +
renderDiffContent(
data.diffType,
data.diffImage,
data.actualImage,
data.expectedImage,
) +
'</div>'
);
},
adjustImageSize: function (event) {
var overImage = this.$(event.target);
overImage.width(overImage.width());
},
onRender: function () {
const diffType = settings.get('diffType');
this.$('[name="' + this.radioName + '"][value="' + diffType + '"]').prop(
'checked',
true,
);
if (diffType === 'overlay') {
this.$('.screen-diff__image-over img').on('load', this.adjustImageSize.bind(this));
}
},
onOverlayMove: function (event) {
var pageX = event.pageX;
var containerScroll = this.$('.screen-diff__container').scrollLeft();
var elementX = event.currentTarget.getBoundingClientRect().left;
var delta = pageX - elementX + containerScroll;
this.$('.screen-diff__image-over').width(delta);
},
onDiffTypeChange: function (event) {
settings.save('diffType', event.target.value);
this.render();
},
});
allure.api.addTestResultBlock(TestResultView, { position: 'before' });
allure.api.addAttachmentViewer('application/vnd.allure.image.diff', {
View: AttachmentView,
icon: 'fa fa-exchange',
});
})();

View File

@ -1,30 +0,0 @@
.screen-diff__switchers {
margin-bottom: 1em;
}
.screen-diff__switchers label + label {
margin-left: 1em;
}
.screen-diff__overlay {
position: relative;
cursor: col-resize;
}
.screen-diff__container {
overflow-x: auto;
}
.screen-diff__image-over {
top: 0;
left: 0;
bottom: 0;
background: #fff;
position: absolute;
overflow: hidden;
box-shadow: 2px 0 1px -1px #aaa;
}
.screen-diff-error {
color: #fd5a3e;
}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"total":0,"items":[]}

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{}},{"data":{}}]

View File

@ -1 +0,0 @@
{"total":0,"items":[]}

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{}},{"data":{}}]

View File

@ -1 +0,0 @@
[]

View File

@ -1 +0,0 @@
[]

View File

@ -1 +0,0 @@
[{"name":"GitHub Actions","type":"github","url":"https://waku-org.github.io/js-waku","buildOrder":6790,"buildName":"GitHub Actions Run #8587994919","buildUrl":"https://github.com/waku-org/js-waku/actions/runs/8587994919","reportName":"Allure Report with history","reportUrl":"https://waku-org.github.io/js-waku/6790/"}]

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}]

View File

@ -1 +0,0 @@
[]

View File

@ -1 +0,0 @@
[{"buildOrder":6790,"reportUrl":"https://waku-org.github.io/js-waku/6790/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"data":{"run":0,"retry":0}}]

View File

@ -1 +0,0 @@
[]

View File

@ -1 +0,0 @@
[]

View File

@ -1 +0,0 @@
{"total":0,"items":[]}

View File

@ -1 +0,0 @@
{"reportName":"Allure Report with history","testRuns":[],"statistic":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0},"time":{}}

View File

@ -1,2 +1,2 @@
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"","","","0","1","763","70","0"
"","","","0","0","764","70","0"

1 Epic Feature Story FAILED BROKEN PASSED SKIPPED UNKNOWN
2 0 1 0 763 764 70 0

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
"Category","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"Test defects","0","1","0","0","0"
1 Category FAILED BROKEN PASSED SKIPPED UNKNOWN
Category FAILED BROKEN PASSED SKIPPED UNKNOWN
Test defects 0 1 0 0 0

View File

@ -1 +1 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[{"name":"Test defects","children":[{"name":"should not receive a peer event after stop","children":[{"name":"\"after each\" hook for \"Ping on unsubscribed peer\"","uid":"f8d068fc09757d6d","parentUid":"af06918c9a4b23e315a928fdb4883e76","status":"broken","time":{"start":1712646481237,"stop":1712646481237,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"af06918c9a4b23e315a928fdb4883e76"}],"uid":"bdbf199525818fae7a8651db9eafe741"}],"name":"categories"}
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[],"name":"categories"}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1000dfef47dcfec1","name":"same cluster, same shard: nodes connect","fullName":"/tests/metadata.spec.ts: Metadata Protocol > connections > same cluster, same shard: nodes connect","historyId":"38d69d61f1f1583efcd1e759eaeed2c4:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647781354,"stop":1712647781354,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"Metadata Protocol"},{"name":"suite","value":"connections"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2},"items":[{"uid":"ece2fee26a1fbb6","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/ece2fee26a1fbb6","status":"passed","time":{"start":1712646726564,"stop":1712646726566,"duration":2}}]},"tags":[]},"source":"1000dfef47dcfec1.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"109c2c9e899fa0c5","name":"Decoder throws on empty string content topic","fullName":"/src/ecies.spec.ts: Ensures content topic is defined > Decoder throws on empty string content topic","historyId":"c229352398a6af9f0670d357527a6f15:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647482885,"stop":1712647482885,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"Ensures content topic is defined"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"d7fade31299f5482","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/d7fade31299f5482","status":"passed","time":{"start":1712646691081,"stop":1712646691081,"duration":0}},{"uid":"a5e4afc798591a0","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/a5e4afc798591a0","status":"passed","time":{"start":1712646429015,"stop":1712646429015,"duration":0}}]},"tags":[]},"source":"109c2c9e899fa0c5.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1154be70d91e6d75","name":"Generator, 2 nwaku nodes each with different pubsubtopics","fullName":"/tests/store/multiple_pubsub.spec.ts: Waku Store (Autosharding), custom pubsub topic > Generator, 2 nwaku nodes each with different pubsubtopics","historyId":"58b07b2285e910f80ae373b96411434b:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712648011707,"stop":1712648011707,"duration":0},"status":"skipped","statusMessage":"Test ignored","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before all\" hook in \"Waku Store (Autosharding), custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"tests.store"},{"name":"parentSuite","value":"Waku Store (Autosharding), custom pubsub topic"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":3,"passed":0,"unknown":0,"total":3},"items":[{"uid":"626e9d742ccc5dc2","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/626e9d742ccc5dc2","status":"skipped","statusDetails":"Test ignored","time":{"start":1712647205345,"stop":1712647205346,"duration":1}},{"uid":"644721a2f23143a","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/644721a2f23143a","status":"skipped","statusDetails":"Test ignored","time":{"start":1712646962347,"stop":1712646962347,"duration":0}}]},"tags":[]},"source":"1154be70d91e6d75.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"11a10cdbe0d56d2","name":"Relay - dialed after","fullName":"/tests/wait_for_remote_peer.node.spec.ts: Wait for remote peer > Relay - dialed after","historyId":"e88761227b0f138ed305d501711e6e24:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712648057248,"stop":1712648057249,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Wait for remote peer\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"Wait for remote peer"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"7d892739dd5eda62","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/7d892739dd5eda62","status":"passed","time":{"start":1712647242188,"stop":1712647242188,"duration":0}},{"uid":"12c11a75004bc383","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/12c11a75004bc383","status":"passed","time":{"start":1712647008023,"stop":1712647008023,"duration":0}}]},"tags":[]},"source":"11a10cdbe0d56d2.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"11c1573774d18f8","name":"Ordered Callback sorting by timestamp while page direction is forward","fullName":"/tests/store/sorting.node.spec.ts: Waku Store, sorting > Ordered Callback sorting by timestamp while page direction is forward","historyId":"b5bb6aa3cc0759c3103ca0fe23cb5492:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712648026698,"stop":1712648026699,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, sorting\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.store"},{"name":"parentSuite","value":"Waku Store, sorting"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"6b52e54278a5dd3e","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/6b52e54278a5dd3e","status":"passed","time":{"start":1712647214027,"stop":1712647214028,"duration":1}},{"uid":"f28a76370ba36471","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/f28a76370ba36471","status":"passed","time":{"start":1712646976056,"stop":1712646976056,"duration":0}}]},"tags":[]},"source":"11c1573774d18f8.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"13ea6d23ac56328","name":"should throw an error for non-numeric clusterId: /waku/2/rs/$/1","fullName":"/src/common/sharding.spec.ts: pubsubTopicToSingleShardInfo with various invalid formats > should throw an error for non-numeric clusterId: /waku/2/rs/$/1","historyId":"0b01858ab19e320a01ba7b865252f82e:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647446502,"stop":1712647446502,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common"},{"name":"parentSuite","value":"pubsubTopicToSingleShardInfo with various invalid formats"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"f5388b6561f5eda7","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/f5388b6561f5eda7","status":"passed","time":{"start":1712646657940,"stop":1712646657940,"duration":0}},{"uid":"51611a37391c9e4f","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/51611a37391c9e4f","status":"passed","time":{"start":1712646393459,"stop":1712646393460,"duration":1}}]},"tags":[]},"source":"13ea6d23ac56328.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1408c98d3ec4e95b","name":"Generator, 2 nwaku nodes each with different pubsubtopics","fullName":"/tests/store/multiple_pubsub.spec.ts: Waku Store (named sharding), custom pubsub topic > Generator, 2 nwaku nodes each with different pubsubtopics","historyId":"6768c514e62af9499d64f2876ad1b958:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712648011708,"stop":1712648011710,"duration":2},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Store (named sharding), custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store (named sharding), custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store (named sharding), custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Store (named sharding), custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store (named sharding), custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store (named sharding), custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.store"},{"name":"parentSuite","value":"Waku Store (named sharding), custom pubsub topic"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"671aee15513023de","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/671aee15513023de","status":"passed","time":{"start":1712647205347,"stop":1712647205347,"duration":0}},{"uid":"5691f5079f235484","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/5691f5079f235484","status":"passed","time":{"start":1712646962350,"stop":1712646962350,"duration":0}}]},"tags":[]},"source":"1408c98d3ec4e95b.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"143c8570163c6ecc","name":"Decoder throws on undefined content topic","fullName":"/src/lib/message/version_0.spec.ts: Ensures content topic is defined > Decoder throws on undefined content topic","historyId":"11dea6efd68ad937e990d43695bfa742:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647459998,"stop":1712647459998,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.lib.message"},{"name":"parentSuite","value":"Ensures content topic is defined"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"af0f9b75f0b2fb88","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/af0f9b75f0b2fb88","status":"passed","time":{"start":1712646671764,"stop":1712646671764,"duration":0}},{"uid":"f4f7ce1d4ad4b43f","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/f4f7ce1d4ad4b43f","status":"passed","time":{"start":1712646406770,"stop":1712646406770,"duration":0}}]},"tags":[]},"source":"143c8570163c6ecc.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"14f085a63486597d","name":"Relay + Store","fullName":"/tests/enr.node.spec.ts: ENR Interop: ServiceNode > Relay + Store","historyId":"cf04a0f4b74710cde060d43acc866d85:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647508900,"stop":1712647508901,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"ENR Interop: ServiceNode\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"ENR Interop: ServiceNode"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"36d301a77bc41c7f","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/36d301a77bc41c7f","status":"passed","time":{"start":1712646715817,"stop":1712646715817,"duration":0}},{"uid":"eb71d6c62ab3e803","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/eb71d6c62ab3e803","status":"passed","time":{"start":1712646455376,"stop":1712646455376,"duration":0}}]},"tags":[]},"source":"14f085a63486597d.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"16b419e6b886e7e7","name":"3 nodes on /waku/2/rs/3/2 topic","fullName":"/tests/relay/multiple_pubsub.node.spec.ts: Waku Relay, multiple pubsub topics > 3 nodes on /waku/2/rs/3/2 topic","historyId":"5c01827d9f30f00c3a668c494fde47df:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647916775,"stop":1712647916776,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.relay"},{"name":"parentSuite","value":"Waku Relay, multiple pubsub topics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"3f88a18a0f5b9703","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/3f88a18a0f5b9703","status":"passed","time":{"start":1712647115120,"stop":1712647115120,"duration":0}},{"uid":"1f6cb42147f56866","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/1f6cb42147f56866","status":"passed","time":{"start":1712646863404,"stop":1712646863404,"duration":0}}]},"tags":[]},"source":"16b419e6b886e7e7.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1782091752afdddb","name":"3 nodes on /waku/2/rs/3/1 topic","fullName":"/tests/relay/multiple_pubsub.node.spec.ts: Waku Relay, multiple pubsub topics > 3 nodes on /waku/2/rs/3/1 topic","historyId":"7ce18161254ebadcfa68668ab8c81e05:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647916774,"stop":1712647916775,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, multiple pubsub topics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.relay"},{"name":"parentSuite","value":"Waku Relay, multiple pubsub topics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"e73c625e243ea33","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/e73c625e243ea33","status":"passed","time":{"start":1712647115119,"stop":1712647115119,"duration":0}},{"uid":"326e0b1303711fda","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/326e0b1303711fda","status":"passed","time":{"start":1712646863404,"stop":1712646863404,"duration":0}}]},"tags":[]},"source":"1782091752afdddb.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"18048e06675ecf93","name":"Push message on custom pubsubTopic","fullName":"/tests/light-push/single_node/multiple_pubsub.node.spec.ts: Waku Light Push (named sharding): Multiple PubsubTopics > Push message on custom pubsubTopic","historyId":"f91efa51038b4f3eda3ec48a9c4c0487:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647740552,"stop":1712647740564,"duration":12},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.light-push.single_node"},{"name":"parentSuite","value":"Waku Light Push (named sharding): Multiple PubsubTopics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"b417ff59a36c044d","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/b417ff59a36c044d","status":"passed","time":{"start":1712646954298,"stop":1712646954298,"duration":0}},{"uid":"3c6dcbf227651583","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/3c6dcbf227651583","status":"passed","time":{"start":1712646687437,"stop":1712646687438,"duration":1}}]},"tags":[]},"source":"18048e06675ecf93.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"18661d62aca2c5ed","name":"should convert content topics to PubsubTopics for autosharding","fullName":"/src/common/sharding.spec.ts: shardInfoToPubsubTopics > should convert content topics to PubsubTopics for autosharding","historyId":"f0c51413d9dd73a9f8d4ca2153e389be:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647446494,"stop":1712647446494,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common"},{"name":"parentSuite","value":"shardInfoToPubsubTopics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"a3a69a89c8ea5cda","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/a3a69a89c8ea5cda","status":"passed","time":{"start":1712646657933,"stop":1712646657934,"duration":1}},{"uid":"3515aaad79ae5de9","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/3515aaad79ae5de9","status":"passed","time":{"start":1712646393448,"stop":1712646393448,"duration":0}}]},"tags":[]},"source":"18661d62aca2c5ed.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1892e382ae976bba","name":"PeerStore has remote peer's shard info after successful connection","fullName":"/tests/metadata.spec.ts: Metadata Protocol > PeerStore has remote peer's shard info after successful connection","historyId":"eebe766b9d0ab32a7381a079738b58d2:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647781354,"stop":1712647781354,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Metadata Protocol\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"Metadata Protocol"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2},"items":[{"uid":"ec5babad17dca205","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/ec5babad17dca205","status":"passed","time":{"start":1712646726564,"stop":1712646726564,"duration":0}}]},"tags":[]},"source":"1892e382ae976bba.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1972a1cfe367b2e3","name":"should get / set TCP multiaddr","fullName":"/src/enr.spec.ts: ENR > Multiaddr getters and setters > should get / set TCP multiaddr","historyId":"e188b2b5fbce6bd7f60a2c7502501b61:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647455036,"stop":1712647455036,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Multiaddr getters and setters\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Multiaddr getters and setters\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR"},{"name":"suite","value":"Multiaddr getters and setters"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"bc8f34eb75bf55b1","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/bc8f34eb75bf55b1","status":"passed","time":{"start":1712646666671,"stop":1712646666671,"duration":0}},{"uid":"173e041ecc82006a","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/173e041ecc82006a","status":"passed","time":{"start":1712646401902,"stop":1712646401902,"duration":0}}]},"tags":[]},"source":"1972a1cfe367b2e3.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"19bad85275963250","name":"returns all values when wanted number matches available values","fullName":"/src/dns/index.spec.ts: Discovery > returns all values when wanted number matches available values","historyId":"4bd629284899aa9f04697aa32117b416:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647469582,"stop":1712647469583,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.dns"},{"name":"parentSuite","value":"Discovery"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"17a303063b3fcca5","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/17a303063b3fcca5","status":"passed","time":{"start":1712646682100,"stop":1712646682103,"duration":3}},{"uid":"6d56f168113ea8f3","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/6d56f168113ea8f3","status":"passed","time":{"start":1712646416702,"stop":1712646416703,"duration":1}}]},"tags":[]},"source":"19bad85275963250.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1a512632195633f","name":"should only return 1 node with store capability","fullName":"/src/dns/dns.spec.ts: DNS Node Discovery w/ capabilities > should only return 1 node with store capability","historyId":"2619b2541fa9c8572be6acdd5b14ee72:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647471102,"stop":1712647471102,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"DNS Node Discovery w/ capabilities\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery w/ capabilities\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery w/ capabilities\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery w/ capabilities\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery w/ capabilities\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src.dns"},{"name":"parentSuite","value":"DNS Node Discovery w/ capabilities"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"a325f99869906968","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/a325f99869906968","status":"passed","time":{"start":1712646683052,"stop":1712646683052,"duration":0}},{"uid":"5b164e841dde5fb2","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/5b164e841dde5fb2","status":"passed","time":{"start":1712646417929,"stop":1712646417930,"duration":1}}]},"tags":[]},"source":"1a512632195633f.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1a7715655c063e46","name":"does not throw on valid cases","fullName":"/src/common/sharding.spec.ts: ensureValidContentTopic > does not throw on valid cases","historyId":"93d329b8fce765f4bcf045f2385f352d:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647446476,"stop":1712647446477,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common"},{"name":"parentSuite","value":"ensureValidContentTopic"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"7a3ed89c71eac451","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/7a3ed89c71eac451","status":"passed","time":{"start":1712646657916,"stop":1712646657918,"duration":2}},{"uid":"a24c5a62038ced9f","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/a24c5a62038ced9f","status":"passed","time":{"start":1712646393430,"stop":1712646393431,"duration":1}}]},"tags":[]},"source":"1a7715655c063e46.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1ae0e3cb491fc4a5","name":"should set field with only STORE enabled","fullName":"/src/enr.spec.ts: ENR > waku2 key round trip > should set field with only STORE enabled","historyId":"058611e0379b567ec369f6d23bd97baf:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647455040,"stop":1712647455040,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"waku2 key round trip\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"waku2 key round trip\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"waku2 key round trip\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"waku2 key round trip\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"waku2 key round trip\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"waku2 key round trip\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR"},{"name":"suite","value":"waku2 key round trip"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"73a656f13646f124","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/73a656f13646f124","status":"passed","time":{"start":1712646666675,"stop":1712646666675,"duration":0}},{"uid":"2a46fb9a33eaf39e","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/2a46fb9a33eaf39e","status":"passed","time":{"start":1712646401905,"stop":1712646401905,"duration":0}}]},"tags":[]},"source":"1ae0e3cb491fc4a5.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1af636e08bfd4927","name":"throws on empty content topic","fullName":"/src/common/sharding.spec.ts: ensureValidContentTopic > throws on empty content topic","historyId":"65413c2577c5ed151d3efbd0b2b656f0:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647446477,"stop":1712647446477,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common"},{"name":"parentSuite","value":"ensureValidContentTopic"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"16150adc2a814f77","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/16150adc2a814f77","status":"passed","time":{"start":1712646657918,"stop":1712646657918,"duration":0}},{"uid":"f767de7a21e750f9","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/f767de7a21e750f9","status":"passed","time":{"start":1712646393431,"stop":1712646393432,"duration":1}}]},"tags":[]},"source":"1af636e08bfd4927.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1cc6d5da8a57f92b","name":"should properly create peer info with all multiaddrs","fullName":"/src/enr.spec.ts: ENR > Location multiaddr > should properly create peer info with all multiaddrs","historyId":"ad0cd331dee47f1e317fd9bab6ecd381:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647455039,"stop":1712647455039,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before all\" hook in \"Location multiaddr\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR"},{"name":"suite","value":"Location multiaddr"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"4a3d0f0c0b7a3847","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/4a3d0f0c0b7a3847","status":"passed","time":{"start":1712646666673,"stop":1712646666674,"duration":1}},{"uid":"769f0b25f1353f46","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/769f0b25f1353f46","status":"passed","time":{"start":1712646401904,"stop":1712646401904,"duration":0}}]},"tags":[]},"source":"1cc6d5da8a57f92b.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1ce47f87328dbf44","name":"should be able to encode the field with only STORE set to true","fullName":"/src/waku2_codec.spec.ts: ENR waku2 codec > Encoding > should be able to encode the field with only STORE set to true","historyId":"965a7aee2be5c35aec8b01e165aa58c9:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647454242,"stop":1712647454243,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR waku2 codec"},{"name":"suite","value":"Encoding"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"809fd2c70db0cf7a","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/809fd2c70db0cf7a","status":"passed","time":{"start":1712646666012,"stop":1712646666013,"duration":1}},{"uid":"a842f326fd3852a4","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/a842f326fd3852a4","status":"passed","time":{"start":1712646401212,"stop":1712646401213,"duration":1}}]},"tags":[]},"source":"1ce47f87328dbf44.json","parameterValues":[]}

View File

@ -0,0 +1 @@
{"uid":"1d291e0c32999068","name":"Ephemeral field set to true","fullName":"/src/lib/message/version_0.spec.ts: Waku Message version 0 > Ephemeral field set to true","historyId":"9dfe87826a2bcbe9891e6b17b5820f7b:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647459995,"stop":1712647459996,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.lib.message"},{"name":"parentSuite","value":"Waku Message version 0"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"81607b2b7f564fa6","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/81607b2b7f564fa6","status":"passed","time":{"start":1712646671762,"stop":1712646671762,"duration":0}},{"uid":"b5d1cf0efa019dd9","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/b5d1cf0efa019dd9","status":"passed","time":{"start":1712646406768,"stop":1712646406768,"duration":0}}]},"tags":[]},"source":"1d291e0c32999068.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1ea630b29fbe20d4","name":"connected peers and dial","fullName":"/tests/peer-exchange/query.spec.ts: Peer Exchange Query > connected peers and dial","historyId":"22b802e90f2e2e56045d48d1dd7a3e3f:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647895808,"stop":1712647895808,"duration":0},"status":"skipped","statusMessage":"Test ignored","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"tests.peer-exchange"},{"name":"parentSuite","value":"Peer Exchange Query"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":3,"passed":0,"unknown":0,"total":3},"items":[{"uid":"feb5965ce8d1e193","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/feb5965ce8d1e193","status":"skipped","statusDetails":"Test ignored","time":{"start":1712647086253,"stop":1712647086253,"duration":0}},{"uid":"7f1270ba8db6ec40","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/7f1270ba8db6ec40","status":"skipped","statusDetails":"Test ignored","time":{"start":1712646845545,"stop":1712646845545,"duration":0}}]},"tags":[]},"source":"1ea630b29fbe20d4.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1efb95e2783e124c","name":"Generator, 2 nwaku nodes each with different pubsubtopics","fullName":"/tests/store/multiple_pubsub.spec.ts: Waku Store, custom pubsub topic > Generator, 2 nwaku nodes each with different pubsubtopics","historyId":"cc08c5e0c67f74da08cee0241bf97f79:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712648011703,"stop":1712648011704,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Store, custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Store, custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, custom pubsub topic\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.store"},{"name":"parentSuite","value":"Waku Store, custom pubsub topic"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"f53c7c8c6f922d51","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/f53c7c8c6f922d51","status":"passed","time":{"start":1712647205344,"stop":1712647205344,"duration":0}},{"uid":"575f929d83c038b4","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/575f929d83c038b4","status":"passed","time":{"start":1712646962342,"stop":1712646962343,"duration":1}}]},"tags":[]},"source":"1efb95e2783e124c.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"uid":"1f87d9e968b32950","name":"numPeers=3 -- returns total 3 peers, with max 2 bootstrap peers","fullName":"/tests/getPeers.spec.ts: getPeers > getPeers with varying maxBootstrapPeers > maxBootstrapPeers=2 > numPeers=3 -- returns total 3 peers, with max 2 bootstrap peers","historyId":"fbd400264491138571ba5ec2e41821ec:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1712647590656,"stop":1712647590656,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"getPeers"},{"name":"suite","value":"getPeers with varying maxBootstrapPeers"},{"name":"subSuite","value":"maxBootstrapPeers=2"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"33363a0ad8f5746b","reportUrl":"https://waku-org.github.io/js-waku/6820//#testresult/33363a0ad8f5746b","status":"passed","time":{"start":1712646799141,"stop":1712646799142,"duration":1}},{"uid":"70aa1402a20aafca","reportUrl":"https://waku-org.github.io/js-waku/6818//#testresult/70aa1402a20aafca","status":"passed","time":{"start":1712646539270,"stop":1712646539271,"duration":1}}]},"tags":[]},"source":"1f87d9e968b32950.json","parameterValues":[]}

Some files were not shown because too many files have changed in this diff Show More