Skip to content

Commit

Permalink
Disable failing tests.
Browse files Browse the repository at this point in the history
Test Plan: CI

Reviewed By: beefon, michath, ruibm

fbshipit-source-id: b590300
  • Loading branch information
Uri Baghin authored and Facebook Github Bot 4 committed Jul 8, 2016
1 parent dfaa22d commit 24cb214
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions windows_failures.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
!TestBuildWithBuck
!TestUUIDFix
!com.facebook.buck.cli.ExternalTestRunnerIntegrationTest
!com.facebook.buck.cli.RunCommandIntegrationTest
!com.facebook.buck.cxx.ArchiveStepIntegrationTest#thatGeneratedArchivesAreDeterministic
!com.facebook.buck.cxx.CxxBinaryDescriptionTest#createBuildRule
!com.facebook.buck.cxx.CxxBinaryDescriptionTest#binaryShouldLinkOwnRequiredLibraries
!com.facebook.buck.cxx.CxxBinaryDescriptionTest#createBuildRule
!com.facebook.buck.cxx.CxxBinaryIntegrationTest
!com.facebook.buck.cxx.CxxCompilationDatabaseIntegrationTest
!com.facebook.buck.cxx.CxxCompilationDatabaseTest
Expand All @@ -28,7 +30,8 @@
!com.facebook.buck.dotnet.CSharpLibraryIntegrationTest#shouldCompileLibraryWithSystemProvidedDeps
!com.facebook.buck.python.PrebuiltPythonLibraryIntegrationTest
!com.facebook.buck.python.PythonBinaryIntegrationTest
!com.facebook.buck.python.PythonSrcZipIntegrationTest#testDependingOnSrcZipWorks
!com.facebook.buck.python.PythonTestIntegrationTest
!com.facebook.buck.step.fs.SymCopyStepTest#testSymCopyStep
!com.facebook.buck.thrift.ThriftLibraryIntegrationTest#shouldBeAbleToConstructACxxLibraryFromThrift
!com.facebook.buck.util.ListeningProcessExecutorTest#clearsEnvWhenExplicitlySet
!com.facebook.buck.util.ListeningProcessExecutorTest#clearsEnvWhenExplicitlySet

0 comments on commit 24cb214

Please sign in to comment.