Skip to content

Conversation

@laanwj
Copy link
Member

@laanwj laanwj commented Oct 3, 2020

Add commit id to make spotting the issue easier.

@laanwj laanwj added the Tests label Oct 3, 2020
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

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

@hebasto
Copy link
Member

hebasto commented Oct 3, 2020

Will all future Travis CI builds fail due to the ill-formed title of the f471a3b commit?

@jonatack
Copy link
Member

jonatack commented Oct 3, 2020

Good idea.

@laanwj
Copy link
Member Author

laanwj commented Oct 3, 2020

Will all future Travis CI builds fail due to the ill-formed title of the f471a3b commit?

It's pretty strange, I assumed this script will only check the PR in question, not the whole project history.

@fjahr
Copy link
Contributor

fjahr commented Oct 3, 2020

I think this is the same issue as #19654 fixed and I would suggest to use the same fix: #20071.

@robot-dreams
Copy link
Contributor

ACK 3491bf3

Without this change, at 54fc96f:

$ test/lint/commit-script-check.sh HEAD~..
Error: script block marker but no scripted-diff in title
Failed

With this change (rebased onto 54fc96f):

$ test/lint/commit-script-check.sh HEAD~2..
Error: script block marker but no scripted-diff in title of commit f471a3be00c2b6433b8c258b716982c0539da13f
Failed

@sipa
Copy link
Member

sipa commented Oct 3, 2020

utACK 3491bf3

@maflcko maflcko merged commit 2f7a53c into bitcoin:master Oct 4, 2020
zkbot added a commit to zcash/zcash that referenced this pull request Oct 27, 2020
Verifier for scriptable changes

Includes changes from the following upstream PRs:
- bitcoin/bitcoin#10189
  - Excluding the `CNode` scripted changes.
- bitcoin/bitcoin#10480
- bitcoin/bitcoin#11390
- bitcoin/bitcoin#13281
  - Only the lint scripts we already have.
- bitcoin/bitcoin#13454
  - Only changes to scripts we already have.
- bitcoin/bitcoin#14864
- bitcoin/bitcoin#16327
  - Includes some portability fixes to other shell scripts.
- bitcoin/bitcoin#20069
barton2526 added a commit to barton2526/Gridcoin-Research that referenced this pull request Jun 2, 2021
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Sep 24, 2021
3491bf3 test: Mention commit id in scripted diff error (Wladimir J. van der Laan)

Pull request description:

  Add commit id to make spotting the issue easier.

ACKs for top commit:
  robot-dreams:
    ACK 3491bf3
  sipa:
    utACK 3491bf3
  hebasto:
    ~ACK~ Concept ACK 3491bf3, should help in situations like https://travis-ci.org/github/bitcoin/bitcoin/jobs/732481553

Tree-SHA512: 1ae66fa760f9e5d52e029bae71f6b5863f1efd7b95de3723ea09290944c9d7687f5ec6927aa115a3aebd6f2b993baa0c2433975c6ad5cd2858089013362eb599
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants