unittests.yml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. tests:
  2. - base_unittests:
  3. # "disabled" dict can have arbitrary named properties
  4. # with lists of disabled tests. Those properties' names
  5. # are used only to explain why a group of tests is disabled.
  6. disabled:
  7. undecided:
  8. - FilePathTest*
  9. - PartitionReallocReturnNullTest.RepeatedReturnNullDirect
  10. - RTLTest*
  11. - SysStrings*
  12. - UTFOffsetStringConversionsTest*
  13. - cc_unittests
  14. - cc_blink_unittests
  15. - content_unittests:
  16. disabled:
  17. # TODO(alexeykuzmin): Should those be fixed?
  18. - _/DOMStorageMapParamTest.EnforcesQuota/0
  19. - _/DOMStorageMapParamTest.EnforcesQuota/1
  20. - crypto_unittests
  21. - device_unittests
  22. - gin_unittests
  23. - gpu_unittests
  24. - ipc_tests
  25. - media_unittests
  26. - capture_unittests
  27. - midi_unittests
  28. - media_mojo_unittests
  29. - mojo_unittests
  30. - mojo_common_unittests
  31. - net_unittests:
  32. disabled:
  33. # TODO(alexeykuzmin): Should those be fixed?
  34. - EndToEndTestsWithTls*
  35. - FilenameUtilTest*
  36. - HTTPSAIATest.AIAFetching
  37. - HTTPSCRLSetTest*
  38. - HTTPSEVCRLSetTest*
  39. - HTTPSFallbackTest*
  40. - HTTPSHardFailTest.FailsOnOCSPInvalid
  41. - HTTPSOCSPTest*
  42. - HTTPSRequestTest*
  43. - HTTPSSessionTest*
  44. - OCSPVerify*
  45. - ProxyConfigServiceLinuxTest*
  46. - SSLClientSocketCertRequestInfoTest*
  47. - SSLClientSocketChannelIDTest*
  48. - SSLClientSocketFalseStartTest*
  49. - SSLClientSocketReadTest*
  50. - SSLClientSocketTest*
  51. - TokenBindingURLRequestTest*
  52. - UDPSocketTest*
  53. - URLRequestTestFTP*
  54. - URLRequestTestHTTP*
  55. - WebSocketEndToEndTest*
  56. - ppapi_unittests
  57. - printing_unittests
  58. - skia_unittests
  59. - sql_unittests
  60. - storage_unittests
  61. - gn_unittests
  62. - ui_base_unittests:
  63. disabled:
  64. # TODO(alexeykuzmin): Should it be fixed?
  65. - AcceleratorTest.GetShortcutText
  66. - compositor_unittests
  67. - display_unittests
  68. - events_unittests
  69. - gl_unittests
  70. - url_unittests
  71. - url_ipc_unittests
  72. # V8
  73. - unittests:
  74. disabled:
  75. # TODO(alexeykuzmin): Should it be fixed?
  76. - LiveRangeUnitTest*
  77. # Blink
  78. # TODO: Enable in Ch68.
  79. # - blink_common_unittests
  80. - blink_heap_unittests
  81. - blink_platform_unittests:
  82. disabled:
  83. # TODO(alexeykuzmin): Should those be fixed?
  84. - AnimatedPNGTests*
  85. - AnimatedWebPTests*
  86. - AnimatedWEBPTests.clearCacheExceptFrameWithAncestors
  87. - BitmapImageTest*
  88. - BMPImageDecoderTest*
  89. - DecodedImageOrientationHistogramTest*
  90. - DecodedImageTypeHistogramTest*
  91. - DeferredImageDecoderTestWoPlatform*
  92. - GIFImageDecoderTest*
  93. - HighContrastImageClassifierTest*
  94. - ICOImageDecoderTests*
  95. - JPEGImageDecoderTest*
  96. - FilePathConversionTest*
  97. - PNGTests*
  98. - StaticPNGTests*
  99. - StaticWebPTests*
  100. - webkit_unit_tests
  101. - wtf_unittests
  102. # Third party
  103. - angle_unittests
  104. - env_chromium_unittests
  105. # TODO(alexeykuzmin): Should be run somehow differently.
  106. # - disk_cache_memory_test:
  107. # platform: linux
  108. - sandbox_linux_unittests:
  109. platform: linux
  110. disabled:
  111. # TODO(alexeykuzmin): Should these be fixed?
  112. - BrokerProcess*
  113. - SandboxBPF.SigBus
  114. - dbus_unittests:
  115. platform: linux
  116. disabled:
  117. # TODO(alexeykuzmin): Should these be fixed?
  118. - EndToEndAsyncTest.InvalidServiceName
  119. - EndToEndSyncTest.InvalidServiceName
  120. - MessageTest.SetInvalidHeaders