Skip to content

[swiftc] Remove duplicate crash cases #3052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2016
Merged

[swiftc] Remove duplicate crash cases #3052

merged 1 commit into from
Jun 18, 2016

Conversation

practicalswift
Copy link
Contributor

What's in this pull request?

Definition of uniqueness:

Duplicates of 01793-swift-nominaltypedecl-getdeclaredtypeincontext.swift:

  • 28210-swift-declcontext-getprotocolself.swift

Duplicates of 10659-swift-printingdiagnosticconsumer-handlediagnostic.timeout.swift:

  • 28190-swift-conformancelookuptable-expandimpliedconformances.swift

Duplicates of 16694-swift-constraints-constraintsystem-opentype.swift:

  • 28226-swift-iterativetypechecker-processinheritedprotocols.swift

Duplicates of 24394-swift-typevariabletype-implementation-getrepresentative.swift:

  • 28228-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift

Duplicates of 26339-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift:

  • 01036-swift-modulefile-lookupvalue.swift
  • 01879-swift-nominaltypedecl-getdeclaredtypeincontext.swift
  • 01904-swift-type-transform.swift
  • 01934-swift-typebase-gettypevariables.swift
  • 02233-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift
  • 02242-swift-functiontype-get.swift
  • 28303-swift-typechecker-checkgenericparamlist.swift
  • 28304-swift-typechecker-checkgenericparamlist.swift
  • 28307-swift-typechecker-resolveidentifiertype.swift
  • 28308-swift-typechecker-checkgenericparamlist.swift
  • 28310-swift-typechecker-checkgenericparamlist.swift
  • 28311-swift-typechecker-checkgenericparamlist.swift
  • 28312-swift-typechecker-checkgenericparamlist.swift
  • 28313-swift-typechecker-checkgenericparamlist.swift
  • 28314-swift-typechecker-checkgenericparamlist.swift

Duplicates of 26725-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift:

  • 28188-swift-removeoverriddendecls.timeout.swift
  • 28215-swift-normalprotocolconformance-getwitness.swift
  • 28255-swift-decl-dump.swift

Duplicates of 28212-swift-typechecker-resolvetypeincontext.swift:

  • 28234-swift-archetypebuilder-getgenericsignature.swift

Duplicates of 28221-swift-typebase-getmembersubstitutions.swift:

  • 28273-swift-archetypebuilder-potentialarchetype-gettype.swift

Duplicates of 28250-swift-typechecker-typecheckdecl.swift:

  • 28238-swift-typechecker-validatedecl.swift

Duplicates of 28256-swift-typechecker-resolvetypewitness.swift:

  • 28257-swift-typechecker-resolvetypewitness.swift

Duplicates of 28267-swift-typechecker-checkconformance.swift:

  • 28222-swift-typechecker-checkconformance.swift

Duplicates of 28271-swift-archetypebuilder-getallarchetypes.swift:

  • 25962-swift-archetypebuilder-getallarchetypes.swift

Duplicates of 28316-swift-typechecker-checkgenericparamlist.swift:

  • 28305-swift-typechecker-checkgenericparamlist.swift

Resolved bug number: –


Before merging this pull request to apple/swift repository:

  • Test pull request on Swift continuous integration.

Triggering Swift CI

The swift-ci is triggered by writing a comment on this PR addressed to the GitHub user @swift-ci. Different tests will run depending on the specific comment that you use. The currently available comments are:

Smoke Testing

Platform Comment
All supported platforms @swift-ci Please smoke test
All supported platforms @swift-ci Please smoke test and merge
OS X platform @swift-ci Please smoke test OS X platform
Linux platform @swift-ci Please smoke test Linux platform

Validation Testing

Platform Comment
All supported platforms @swift-ci Please test
All supported platforms @swift-ci Please test and merge
OS X platform @swift-ci Please test OS X platform
OS X platform @swift-ci Please benchmark
Linux platform @swift-ci Please test Linux platform

Lint Testing

Language Comment
Python @swift-ci Please Python lint

Note: Only members of the Apple organization can trigger swift-ci.

Definition of uniqueness:
* https://github.com/practicalswift/swift-compiler-crashes/blob/819d9a38241274874426cc7b406ff8121b7b6553/test.sh#L77-L90

Duplicates of 01793-swift-nominaltypedecl-getdeclaredtypeincontext.swift:
* 28210-swift-declcontext-getprotocolself.swift

Duplicates of 10659-swift-printingdiagnosticconsumer-handlediagnostic.timeout.swift:
* 28190-swift-conformancelookuptable-expandimpliedconformances.swift

Duplicates of 16694-swift-constraints-constraintsystem-opentype.swift:
* 28226-swift-iterativetypechecker-processinheritedprotocols.swift

Duplicates of 24394-swift-typevariabletype-implementation-getrepresentative.swift:
* 28228-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift

Duplicates of 26339-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift:
* 01036-swift-modulefile-lookupvalue.swift
* 01879-swift-nominaltypedecl-getdeclaredtypeincontext.swift
* 01904-swift-type-transform.swift
* 01934-swift-typebase-gettypevariables.swift
* 02233-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift
* 02242-swift-functiontype-get.swift
* 28303-swift-typechecker-checkgenericparamlist.swift
* 28304-swift-typechecker-checkgenericparamlist.swift
* 28307-swift-typechecker-resolveidentifiertype.swift
* 28308-swift-typechecker-checkgenericparamlist.swift
* 28310-swift-typechecker-checkgenericparamlist.swift
* 28311-swift-typechecker-checkgenericparamlist.swift
* 28312-swift-typechecker-checkgenericparamlist.swift
* 28313-swift-typechecker-checkgenericparamlist.swift
* 28314-swift-typechecker-checkgenericparamlist.swift

Duplicates of 26725-llvm-smallvectorimpl-swift-diagnosticargument-operator.swift:
* 28188-swift-removeoverriddendecls.timeout.swift
* 28215-swift-normalprotocolconformance-getwitness.swift
* 28255-swift-decl-dump.swift

Duplicates of 28212-swift-typechecker-resolvetypeincontext.swift:
* 28234-swift-archetypebuilder-getgenericsignature.swift

Duplicates of 28221-swift-typebase-getmembersubstitutions.swift:
* 28273-swift-archetypebuilder-potentialarchetype-gettype.swift

Duplicates of 28250-swift-typechecker-typecheckdecl.swift:
* 28238-swift-typechecker-validatedecl.swift

Duplicates of 28256-swift-typechecker-resolvetypewitness.swift:
* 28257-swift-typechecker-resolvetypewitness.swift

Duplicates of 28267-swift-typechecker-checkconformance.swift:
* 28222-swift-typechecker-checkconformance.swift

Duplicates of 28271-swift-archetypebuilder-getallarchetypes.swift:
* 25962-swift-archetypebuilder-getallarchetypes.swift

Duplicates of 28316-swift-typechecker-checkgenericparamlist.swift:
* 28305-swift-typechecker-checkgenericparamlist.swift
@practicalswift practicalswift merged commit a3c39ea into swiftlang:master Jun 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant