Skip to content

Conversation

@lancep
Copy link

@lancep lancep commented Feb 19, 2018

No description provided.

@lancep
Copy link
Author

lancep commented Feb 19, 2018

@swift-ci please test

@lancep
Copy link
Author

lancep commented Feb 19, 2018

cc @parkera

@lancep lancep requested review from parkera and phausler February 19, 2018 22:57
struct ComparisonTest {
enum TestBehavior {
case run
case xfail(String)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xfail may be used in other places but is not very readable imho. Can we expand this to perhaps expectedFailure or something more indicative of what it is meant to be used for?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I'll make the change.

extension TestNSString {
func test_PrefixSuffix() {
for test in comparisonTests {
if case .skip = test.behavior {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the PR is claiming a skip of a single test but that seems rather contrary to the additions and refactoring of reasons to xfail etc. Can we split this up into two parts?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normally, I'd be fine with that but we're trying to unblock testing and I don't think it's worth while to have 2 PRs for such a small change. I can split it up if you insist but I'd rather just unblock CI.

@lancep
Copy link
Author

lancep commented Feb 19, 2018

@swift-ci please test

3 similar comments
@lancep
Copy link
Author

lancep commented Feb 20, 2018

@swift-ci please test

@lancep
Copy link
Author

lancep commented Feb 20, 2018

@swift-ci please test

@lancep
Copy link
Author

lancep commented Feb 20, 2018

@swift-ci please test

@lancep
Copy link
Author

lancep commented Feb 20, 2018

(trying again because it looks like the timeouts are at least partially resolved)

@swift-ci please test

@alblue
Copy link
Contributor

alblue commented Feb 20, 2018

@swift-ci please clean test

1 similar comment
@lancep
Copy link
Author

lancep commented Feb 20, 2018

@swift-ci please clean test

@lancep
Copy link
Author

lancep commented Feb 21, 2018

@swift-ci please clean test

1 similar comment
@shahmishal
Copy link
Member

@swift-ci please clean test

@shahmishal
Copy link
Member

@swift-ci please test

@shahmishal
Copy link
Member

@lancep "clean" is not supported with this repo.

@jrose-apple
Copy link
Contributor

We really need to unblock this. Can we get a manager's permission to force-merge?

@lancep
Copy link
Author

lancep commented Feb 21, 2018

Mishal bumped the timeout, let's see if it passes this time

@swift-ci please test

@shahmishal
Copy link
Member

@swift-ci please test

@lancep
Copy link
Author

lancep commented Feb 21, 2018

@swift-ci please test

1 similar comment
@lancep
Copy link
Author

lancep commented Feb 21, 2018

@swift-ci please test

@lancep
Copy link
Author

lancep commented Feb 22, 2018

@swift-ci please test and merge

@lancep
Copy link
Author

lancep commented Feb 22, 2018

@swift-ci please test

1 similar comment
@lancep
Copy link
Author

lancep commented Feb 22, 2018

@swift-ci please test

@lancep
Copy link
Author

lancep commented Feb 22, 2018

@swift-ci please test

1 similar comment
@lancep
Copy link
Author

lancep commented Feb 22, 2018

@swift-ci please test

@jrose-apple
Copy link
Contributor

@swift-ci Please test

1 similar comment
@lancep
Copy link
Author

lancep commented Feb 22, 2018

@swift-ci Please test

@lancep
Copy link
Author

lancep commented Feb 23, 2018

@swift-ci Please test

1 similar comment
@lancep
Copy link
Author

lancep commented Feb 23, 2018

@swift-ci Please test

@lancep lancep merged commit bae2c8b into swiftlang:master Feb 23, 2018
@lancep lancep deleted the skip-conflicted-test branch February 23, 2018 18:22
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.

5 participants