Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Matrix no longer works w/ bundles from the store #36
Comments
|
The |
added a commit
that referenced
this issue
Dec 6, 2016
johnsca
referenced this issue
Dec 6, 2016
Merged
Improve error handling when run against invalid bundle #37
petevg
closed this
in
#37
Dec 6, 2016
added a commit
that referenced
this issue
Dec 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
petevg commentedDec 6, 2016
The following invocation of matrix no longer works:
It fails with the following error:
This is related to the refactor that allows us to skip specifying a bundle in a .matrix test. If intentional, this is fine, but we need to revise that test, and possibly allow a user to pass in a bundle name from the store as an arg (close if I'm just missing the arg).