Home
last modified time | relevance | path

Searched refs:flaky (Results 101 – 125 of 2422) sorted by relevance

12345678910>>...97

/dports/www/qutebrowser/qutebrowser-2.4.0/tests/end2end/features/
H A Dhistory.feature40 @flaky @qtwebengine_todo: Error page message is not implemented
80 @flaky
89 @flaky
99 @flaky
105 @skip # Too flaky
H A Djavascript.feature11 @skip # Too flaky
24 @skip # Too flaky
52 @qtwebkit_skip @flaky
65 @flaky
73 @flaky
127 @flaky
140 @flaky
170 @skip # Too flaky
H A Dcaret.feature73 @flaky
82 @flaky
91 @flaky
100 @flaky
/dports/devel/py-flaky/flaky-3.7.0/test/test_nose/
H A Dtest_flaky_nose_plugin.py11 from flaky import defaults, flaky_nose_plugin
12 from flaky.flaky_decorator import flaky
13 from flaky.names import FlakyNames
177 flaky(max_runs, min_passes)(mock_test_method)
179 flaky(max_runs, min_passes)(self._mock_test)
/dports/net-p2p/c-lightning/lightning-0.10.2/.github/scripts/
H A Dbuild.sh39 flaky \
55 …800 --timeout-method=thread --test-group-random-seed=42 --force-flaky --no-success-flaky-report --…
/dports/games/retroarch/RetroArch-1.9.7/bootstrap/gx/
H A Drvl.ld92 . = ALIGN(32); /* REQUIRED. LD is flaky without it. */
98 . = ALIGN(32); /* REQUIRED. LD is flaky without it. */
131 . = ALIGN(32); /* REQUIRED. LD is flaky without it. */
166 . = ALIGN(32); /* REQUIRED. LD is flaky without it. */
175 . = ALIGN(32); /* REQUIRED. LD is flaky without it. */
190 . = ALIGN(32); /* REQUIRED. LD is flaky without it. */
208 . = ALIGN(32); /* REQUIRED. LD is flaky without it. */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/testing/
H A Dtesting_in_chromium.md148 ## How to deal with flaky tests
150 Go to [Flaky portal] to find the report about the flaky tests in your projects.
152 If you can not fix the flaky tests in a short time, consider to disable it first,
153 then fix it later. [How do I disable a flaky test] is the instruction about how to disable a flaky
155 >TODO: add the link to the instruction about how to reproduce/debug/verify flaky tests.
176 …ow do I disable a flaky test]: https://www.chromium.org/developers/tree-sheriffs/sheriff-details-c…
/dports/benchmarks/vegeta/vegeta-12.8.4/vendor/pgregory.net/rapid/
H A Dintegers_external_test.go21 flaky = flag.Bool("flaky.ext", false, "run flaky external tests") var
180 if !*flaky {
193 if !*flaky {
223 if !*flaky {
/dports/devel/py-ipykernel5/ipykernel-5.5.0/ipykernel/tests/
H A Dtest_kernel.py13 from flaky import flaky
80 @flaky(max_runs=3)
112 @flaky(max_runs=3)
135 @flaky(max_runs=3)
/dports/devel/grpc130/grpc-1.30.2/test/core/surface/
H A DBUILD58 flaky = True, # TODO(b/153064668)
70 flaky = True, # TODO(b/157516542)
147 flaky = True, # TODO(b/151696318)
/dports/ftp/py-pycurl/pycurl-7.44.1/tests/
H A Dpost_test.py6 import flaky
24 @flaky.flaky(max_runs=3)
/dports/devel/grpc134/grpc-1.34.1/test/core/surface/
H A DBUILD58 flaky = True, # TODO(b/153064668)
70 flaky = True, # TODO(b/157516542)
150 flaky = True, # TODO(b/151696318)
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xhr/tests/
H A Dmochitest.ini109 …roid_version == '18' && debug) # b2g(flaky on B2G, bug 960743) b2g-debug(flaky on B2G, bug 960743)…
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xhr/tests/
H A Dmochitest.ini109 …roid_version == '18' && debug) # b2g(flaky on B2G, bug 960743) b2g-debug(flaky on B2G, bug 960743)…
/dports/net-p2p/c-lightning/lightning-0.10.2/.github/workflows/
H A Dmacos.yaml79 flaky \
88 …600 --timeout-method=thread --test-group-random-seed=42 --force-flaky --no-success-flaky-report --…
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/net/http/
H A Dmain_test.go19 var flaky = flag.Bool("flaky", false, "run known-flaky tests too") var
95 if !*flaky {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/net/http/
H A Dmain_test.go19 var flaky = flag.Bool("flaky", false, "run known-flaky tests too") var
95 if !*flaky {
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/end2end/
H A Dtest_insert_mode.py31 'cutebrowser', marks=pytest.mark.flaky),
61 @pytest.mark.flaky
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_federation/
H A DBUILD.bazel83 flaky = True,
99 flaky = True,
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/testing/
H A Dtesting_in_chromium.md150 ## How to deal with flaky tests
152 Go to [Flake Portal] to find reports about flaky tests in your projects.
158 If you cannot fix a flaky test in a short timeframe, disable it first to reduce
159 development pain for other and then fix it later. "[How do I disable a flaky
160 test]" has instructions on how to disable a flaky test.
180 …ow do I disable a flaky test]: https://www.chromium.org/developers/tree-sheriffs/sheriff-details-c…
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/internal/testenv/
H A Dtestenv.go194 var flaky = flag.Bool("flaky", false, "run known-flaky tests too") var
197 if !*flaky {
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/test/isolated/
H A DREADME.md1 This directory contains tests that are flaky when run with other tests
3 the tests not flaky at this time, but we have a plan to fix them via
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/test/isolated/
H A DREADME.md1 This directory contains tests that are flaky when run with other tests
3 the tests not flaky at this time, but we have a plan to fix them via
/dports/www/firefox/firefox-99.0/dom/serviceworkers/test/isolated/
H A DREADME.md1 This directory contains tests that are flaky when run with other tests
3 the tests not flaky at this time, but we have a plan to fix them via
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/test/isolated/
H A DREADME.md1 This directory contains tests that are flaky when run with other tests
3 the tests not flaky at this time, but we have a plan to fix them via

12345678910>>...97