gecko-dev/testing/cppunittest.ini
Phil Ringnalda 652fc04e1a Backed out 5 changesets (bug 1313489, bug 1313488, bug 1313484) in hopes that OS X will go back to building without complaining about missing symbols in nsIFileEnumerator
Backed out changeset 276b093c968f (bug 1313489)
Backed out changeset 5a062f72097d (bug 1313489)
Backed out changeset dbd9b56b50e7 (bug 1313488)
Backed out changeset 22e770047827 (bug 1313488)
Backed out changeset 6a7831fbca69 (bug 1313484)

MozReview-Commit-ID: KP9gk9o11co

--HG--
rename : xpcom/tests/gtest/TestDeadlockDetector.cpp => xpcom/tests/TestDeadlockDetector.cpp
rename : xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp => xpcom/tests/TestDeadlockDetectorScalability.cpp
rename : xpcom/tests/gtest/TestTimers.cpp => xpcom/tests/TestTimers.cpp
2016-11-07 19:12:13 -08:00

121 lines
2.7 KiB
INI

[ShowSSEConfig]
[TestAppShellSteadyState]
[TestArray]
[TestArrayUtils]
[TestAtomics]
[TestAudioBuffers]
skip-if = os == 'b2g' # Bug 1062937
[TestAudioMixer]
[TestBinarySearch]
[TestBind]
[TestBloomFilter]
[TestCOM]
skip-if = os != 'win'
[TestCasting]
[TestCeilingFloor]
[TestCertDB]
[TestCheckedInt]
[TestCookie]
[TestCountPopulation]
[TestCountZeroes]
[TestDeadlockDetector]
skip-if = os == 'b2g' || (os == 'android' && debug) # Bug 1054249
[TestDeadlockDetectorScalability]
[TestDllInterceptor]
skip-if = os != 'win'
[TestEndian]
[TestEnumeratedArray]
[TestEnumSet]
[TestEnumTypeTraits]
[TestFastBernoulliTrial]
[TestFloatingPoint]
[TestFunction]
[TestIntegerPrintfMacros]
[TestIntegerRange]
[TestIsCertBuiltInRoot]
[TestJSONWriter]
[TestJemalloc]
[TestLinkedList]
[TestMacroArgs]
[TestMacroForEach]
[TestMathAlgorithms]
[TestMaybe]
[TestNtPathToDosPath]
skip-if = os != 'win'
[TestPLDHash]
skip-if = os == 'b2g' #Bug 1038197
[TestPair]
[TestPoisonArea]
skip-if = os == 'android' # Bug 1147630
[TestRefPtr]
[TestRollingMean]
[TestScopeExit]
[TestSegmentedVector]
[TestSHA1]
[TestSTSParser]
[TestSaturate]
[TestSplayTree]
[TestStartupCache]
skip-if = os == 'b2g' || os == 'android' # Bug 929655
support-files = TestStartupCacheTelemetry.js TestStartupCacheTelemetry.manifest
[TestSyncRunnable]
[TestTimers]
[TestTXMgr]
skip-if = os == 'b2g' #Bug 919595
[TestTemplateLib]
[TestTuple]
[TestTypeTraits]
[TestTypedEnum]
[TestUDPSocket]
[TestUniquePtr]
[TestVariant]
[TestVector]
[TestVolatileBuffer]
[TestWeakPtr]
[TestXorShift128PlusRNG]
[buffered_stun_socket_unittest]
[ice_unittest]
[test_nr_socket_unittest]
[jsapi-tests]
skip-if = os == 'b2g' #Bug 1068946
[mediaconduit_unittests]
[mediapipeline_unittest]
skip-if = os == 'b2g' || os == 'android' # Bug 919646
[mediapipeline_unittest_standalone]
skip-if = os == 'b2g' || os == 'android' # Bug 919646
[multi_tcp_socket_unittest]
[nrappkit_unittest]
[rlogringbuffer_unittest]
[runnable_utils_unittest]
[sctp_unittest]
[jsep_track_unittest]
[jsep_session_unittest]
skip-if = os == 'android' # Bug 1147631
[sdp_unittests]
[sdp_unittests_standalone]
[signaling_unittests]
[signaling_unittests_standalone]
[simpletokenbucket_unittest]
[sockettransportservice_unittest]
[test_AsXXX_helpers]
[test_IHistory]
[test_StatementCache]
[test_asyncStatementExecution_transaction]
[test_async_callbacks_with_spun_event_loops]
[test_audio]
[test_binding_params]
[test_deadlock_detector]
skip-if = os == 'b2g' || (os == 'android' && debug) # Bug 1054249
[test_file_perms]
[test_latency]
[test_mutex]
[test_sanity]
[test_service_init_background_thread]
[test_statement_scoper]
[test_tone]
[test_transaction_helper]
[test_true_async]
[test_unlock_notify]
[transport_unittests]
[turn_unittest]