I wonder if running compiler_crashers with guard malloc set would make most of the indeterminisms go away.
> On Dec 7, 2016, at 4:53 PM, Xi Ge via swift-dev <swift-dev@swift.org> wrote: > > I’ll disable it for now. > > >> On Dec 7, 2016, at 4:50 PM, Douglas Gregor <dgre...@apple.com >> <mailto:dgre...@apple.com>> wrote: >> >> this test is behaving nondeterministically. Can somewhat slap a “REQUIRES: >> deterministic-behavior” on it? >> >> - Doug >> >>> On Dec 7, 2016, at 4:48 PM, no-re...@swift.org <mailto:no-re...@swift.org> >>> wrote: >>> >>> [FAILURE] oss-swift-incremental-RA-osx [#7480] >>> >>> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/7480/ >>> <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7480/> >>> Project: oss-swift-incremental-RA-osx >>> Date of build: Wed, 07 Dec 2016 16:21:04 -0800 >>> Build duration: 27 min >>> Identified problems: >>> >>> Compile Error: This build failed because of a compile error. Below is a >>> list of all errors in the build log: >>> Indication 1 >>> <https://ci.swift.org//job/oss-swift-incremental-RA-osx/7480/consoleFull#1006141046ee1a197b-acac-4b17-83cf-a53b95139a76> >>> Regression test failed: This build failed because a regression test in the >>> test suite FAILed. Below is a list of all errors: >>> Indication 1 >>> <https://ci.swift.org//job/oss-swift-incremental-RA-osx/7480/consoleFull#-911688356fca400bf-2f4a-462e-b517-e058d770b2d7> >>> Tests: >>> >>> Name: Swift(macosx-x86_64) >>> Failed: 1 test(s), Passed: 8621 test(s), Total: 8622 test(s) >>> Failed: >>> Swift(macosx-x86_64).compiler_crashers.28559-result-case-not-implemented.swift >>> >>> <https://ci.swift.org/job/oss-swift-incremental-RA-osx/7480/testReport/junit/Swift(macosx-x86_64)/compiler_crashers/28559_result_case_not_implemented_swift> >>> Name: Swift-Unit >>> Failed: 0 test(s), Passed: 356 test(s), Total: 356 test(s) >>> >>> Changes >>> >>> Commit cc23f0414011aaa88630ca29bd63c47b557caf4b by spestov: >>> Sema: Consolidate tests for tuple argument matching >>> >>> add: test/Constraints/tuple_arguments.swift >>> delete: test/Constraints/unconstrained_generic.swift >>> >>> Commit ed75fdacab34fd586b2e60f0628d1c4f10709991 by spestov: >>> Sema: Fix for accidental desugaring in simplifyType() >>> >>> edit: lib/Sema/ConstraintSystem.cpp >>> edit: test/Constraints/closures.swift >>> >>> Commit 47b8b18ca395bd3670a1e6a8b54a5650fd100b3d by spestov: >>> AST: Stop producing SubstitutedTypes >>> >>> edit: lib/AST/Type.cpp >>> >>> Commit a1c213d4eee97898a357a60921bf446948444624 by spestov: >>> Update a diagnostic string in a -verify test >>> >>> edit: validation-test/Sema/type_checker_crashers_fixed/rdar27830834.swift >>> >>> Commit ea067c034646e7d5112eaadc095bc40d14ee0b00 by dgregor: >>> [AST] Eliminate ArchetypeType::NestedType. >>> >>> edit: include/swift/AST/Types.h >>> edit: lib/AST/ArchetypeBuilder.cpp >>> edit: include/swift/AST/ArchetypeBuilder.h >>> edit: include/swift/Serialization/DeclTypeRecordNodes.def >>> edit: lib/Sema/ConstraintSystem.cpp >>> edit: lib/AST/ProtocolConformance.cpp >>> edit: lib/AST/ASTContext.cpp >>> edit: lib/Serialization/Deserialization.cpp >>> edit: lib/Serialization/Serialization.cpp >>> edit: include/swift/Serialization/ModuleFormat.h >>> edit: lib/AST/GenericEnvironment.cpp >>> edit: lib/IRGen/GenType.cpp >>> edit: lib/AST/ASTVerifier.cpp >>> edit: lib/AST/Type.cpp >>> edit: lib/AST/ASTDumper.cpp >>> edit: lib/IDE/TypeReconstruction.cpp >>> >>> Commit 00a7981e05f4870049abe72dc310b54734820738 by dgregor: >>> [Type checker] Eliminate one "pass" in generic environment validation. >>> >>> edit: test/Sema/accessibility.swift >>> edit: test/decl/typealias/generic.swift >>> edit: test/decl/protocol/req/recursion.swift >>> edit: lib/AST/GenericEnvironment.cpp >>> edit: lib/Sema/TypeCheckDecl.cpp >>> edit: lib/Sema/TypeChecker.h >>> edit: lib/Sema/TypeCheckGeneric.cpp >> > > _______________________________________________ > swift-dev mailing list > swift-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev