Igor Sirotin
|
7623f68679
|
fix_: nightly test runs (#5791)
* fix_: run nightly protocol tests as separate processes
* fix_: calculate timeout
* fix_: TEST_WITH_COVERAGE_REPORTS_DIR
* fix_: proper filter protocol package
* chore_: log run_unit_tests stages
* fix_: coverage reports merging
* chore_: more logs
* chore_: fix typo
* chore_: increase test timeouts
* fix_: properly filter packages
* feat_: UNIT_TEST_DRY_RUN flag for tests run
* fix_: UNIT_TEST_PACKAGES_FILTERED calculation
* fix_: remove the force-run waku test first
* fix_: delete unused file
|
2024-09-03 12:50:09 +01:00 |
Igor Sirotin
|
28e7a364c7
|
chore(test_stats)_: better stats, print skipped tests (#5781)
* chore(test_stats)_: better stats, list skipped tests
* chore_: add skip reasons to some tests
|
2024-08-29 21:09:26 +01:00 |
Igor Sirotin
|
666f07fe1e
|
fix_: nightly tests report (#5779)
|
2024-08-29 11:48:32 +01:00 |
Patryk Osmaczko
|
a068b64d5e
|
chore: run nightly tests one by one
fixes: #4585
fixes: #4586
|
2024-02-28 22:00:26 +01:00 |
Anton Iakimov
|
2d251e9a08
|
ci: increase nightly runs and add more info to test stats (#4378)
|
2023-11-24 17:42:44 +01:00 |
Anton Iakimov
|
d1a9ad599c
|
feat: detect flaky tests
This reverts commit f12803ec95 .
|
2023-11-21 17:03:37 +01:00 |
Anton Iakimov
|
f12803ec95
|
Revert "feat: detect flaky tests"
There are signs that test runs became unstable.
Might be related to this commit.
This reverts commit 9f168eacea .
|
2023-11-21 16:34:43 +01:00 |
Anton Iakimov
|
9f168eacea
|
feat: detect flaky tests
|
2023-11-20 15:08:51 +01:00 |