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

tests for passive/active identification #5636

Merged
merged 3 commits into from Feb 1, 2017
Merged

tests for passive/active identification #5636

merged 3 commits into from Feb 1, 2017

Conversation

maxtaco
Copy link
Contributor

@maxtaco maxtaco commented Feb 1, 2017

  • make sure that GUI mode is a "passive ID" as far as the proof checkers ses
  • make sure that everything else if "active ID"
  • make sure that an active ID primes the cache for a passive ID
  • make sure that GUI mode + track becomes "active"

@maxtaco
Copy link
Contributor Author

maxtaco commented Feb 1, 2017

r? @mlsteele

Copy link
Contributor

@mlsteele mlsteele left a comment

Choose a reason for hiding this comment

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

👍 except that one string

go/pvl/interp.go Outdated
negate = ""
}
debugWithState(g, state, "Regex did %smatch:\n %v\n %v\n %v",
negate, rdesc.Template, re, from)
return state, libkb.NewProofError(keybase1.ProofStatus_CONTENT_FAILURE,
"Regex did not match (%v)", rdesc.Template)
Copy link
Contributor

Choose a reason for hiding this comment

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

need %snot here too

@maxtaco maxtaco merged commit 07a650d into master Feb 1, 2017
@maxtaco maxtaco deleted the maxtaco/CORE-4502 branch February 1, 2017 23:29
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.

None yet

2 participants