We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c8f02 commit 3f61992Copy full SHA for 3f61992
.config/nextest.toml
@@ -2,11 +2,6 @@
2
retries = 0
3
test-threads = "num-cpus"
4
5
-[[profile.default.overrides]]
6
-# Remove once https://github.com/thin-edge/thin-edge.io/issues/3021 is resolved
7
-filter = 'test(bridge_disconnect_while_sending)'
8
-retries = 4
9
-
10
[[profile.default.overrides]]
11
# Remove once https://github.com/thin-edge/thin-edge.io/issues/3030 is resolved
12
filter = 'test(uploaded_file_can_be_downloaded_from_the_api)'
0 commit comments