Skip to content

Instantly share code, notes, and snippets.

@rajsahae
Created December 29, 2016 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajsahae/743aed54f145bd664f65051082c622a5 to your computer and use it in GitHub Desktop.
Save rajsahae/743aed54f145bd664f65051082c622a5 to your computer and use it in GitHub Desktop.
> /usr/bin/git rev-parse refs/remotes/origin/track-down-failure^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/origin/track-down-failure^{commit} # timeout=10
Checking out Revision cc75f3064d22c486fd9eea79ad58f3310e78cb07 (refs/remotes/origin/track-down-failure)
> /usr/bin/git rev-parse refs/remotes/origin/track-down-failure^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/origin/track-down-failure^{commit} # timeout=10
Checking out Revision cc75f3064d22c486fd9eea79ad58f3310e78cb07 (refs/remotes/origin/track-down-failure)
/usr/bin/install -c -m 644 [... omitted ...]
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
# XFAIL: 0
# FAIL: 0
# ERROR: 0
[ ... some docker run calls ommitted ...]
[BFA] No failure causes found
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment