Skip to content
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

Fixup some of the tests #219

Closed
wants to merge 2 commits into from
Closed

Conversation

sdtwigg
Copy link
Contributor

@sdtwigg sdtwigg commented Jun 5, 2017

In test_run.sh:

In test/BUILD:

  • Add missing test binary runs (and sort them)
    Now is same as in test_run.sh

In test_run.sh:
* Move test_build_identical to the end (as per bazelbuild#217), add comment
* Move all the binary runs together, sort them

In test/BUILD:
* Add missing test binary runs (and sort them)
  Now is same as in test_run.sh
@johnynek
Copy link
Member

johnynek commented Jun 6, 2017

👍

@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@googlebot googlebot added cla: no and removed cla: yes labels Jun 6, 2017
@johnynek johnynek removed the cla: no label Jun 6, 2017
@johnynek
Copy link
Member

johnynek commented Jun 6, 2017

I'm okay with my commits (the merge conflict resolve) being included cibot.

@ittaiz
Copy link
Member

ittaiz commented Jun 6, 2017

Why do we need to add all the binaries in the test/BUILD? What confidence does this bring us?

@sdtwigg
Copy link
Contributor Author

sdtwigg commented Jun 6, 2017 via email

@ittaiz
Copy link
Member

ittaiz commented Jun 6, 2017 via email

@sdtwigg
Copy link
Contributor Author

sdtwigg commented Jun 6, 2017 via email

@ittaiz ittaiz mentioned this pull request Jun 7, 2017
@johnynek
Copy link
Member

Thinking more about this, I'm not sure it does matter where the build is identical test goes in the order. Yes it removes everything but it also rebuilds everything.

Why does it matter where it goes in order?

@ittaiz
Copy link
Member

ittaiz commented Jun 12, 2017 via email

@sdtwigg
Copy link
Contributor Author

sdtwigg commented Jun 13, 2017

I re-reviewed. For some reason, I earlier thought that the identical test was only checking some of the jars under test/..., but it seems to be checking all of them.

This is far less useful now. It is maybe nice to do the identical test at the end because it is the longest so if you break a test after it in test_run, you aren't waiting as long.

@johnynek
Copy link
Member

johnynek commented Jun 13, 2017 via email

@ittaiz
Copy link
Member

ittaiz commented Jun 13, 2017

I suggest, rebase, green build and let's merge

@ittaiz
Copy link
Member

ittaiz commented Jun 23, 2017

@sdtwigg do you want to resolve the conflicts or do you have too much going on? I can do it if you're too busy. Obviously #227 is order of magnitudes more important :)

@sdtwigg
Copy link
Contributor Author

sdtwigg commented Jun 23, 2017

Just got back from a small vacation. Will try to hit both over the weekend (as catching up on my directwork related tasks must take priority :) )

@ittaiz
Copy link
Member

ittaiz commented Jun 23, 2017 via email

@ittaiz
Copy link
Member

ittaiz commented Jan 18, 2018

closed in favor of #398 thanks @sdtwigg!

@ittaiz ittaiz closed this Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants