Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(309)

Side by Side Diff: build/android/pylib/gtest/filter/net_unittests_disabled

Issue 2101243005: Add a snapshot of flutter/engine/src/build to our sdk (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: add README.dart Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # List of suppressions.
2
3 PythonUtils.PythonRunTime
4 VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/0
5 VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/1
6 VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/2
7 VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.Verify/0
8 VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.Verify/1
9 VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.Verify/2
10 VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.Verify/0
11 VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.Verify/1
12 VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.Verify/2
13 VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/0
14 VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/1
15 VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/2
16 VerifyMixed/CertVerifyProcWeakDigestTest.Verify/0
17 VerifyMixed/CertVerifyProcWeakDigestTest.Verify/1
18 VerifyMixed/CertVerifyProcWeakDigestTest.Verify/2
19 VerifyRoot/CertVerifyProcWeakDigestTest.Verify/0
20 VerifyRoot/CertVerifyProcWeakDigestTest.Verify/1
21 VerifyRoot/CertVerifyProcWeakDigestTest.Verify/2
22
23 # Can't spin up more than one SpawnedTestServer on Android.
24 URLRequestTestReferrerPolicy.HTTPToCrossOriginHTTP
25 URLRequestTestReferrerPolicy.HTTPSToCrossOriginHTTPS
26 URLRequestTestReferrerPolicy.HTTPToHTTPS
27 URLRequestTestReferrerPolicy.HTTPSToHTTP
28
29 # Fail only on bots.
30 HttpCache.RangeGET_Cancel
31 HttpCache.RangeGET_Cancel2
32 HttpCache.RangeGET_OK
33 HttpCache.RangeGET_Previous200
34 HttpCache.RangeGET_Revalidate2
35 HttpCache.RangeGET_SyncOK
36 HttpCache.TypicalGET_ConditionalRequest
37 # Death tests are not supported with apks.
38 *DeathTest*
39 # These are death tests and thus also disabled.
40 PrioritizedDispatcherTest.CancelNull
41 PrioritizedDispatcherTest.CancelMissing
OLDNEW
« no previous file with comments | « build/android/pylib/gtest/filter/media_unittests_disabled ('k') | build/android/pylib/gtest/filter/sync_unit_tests_disabled » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698