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

Execute FileInfo tests in source_dir, Fix tests #46

Merged
merged 3 commits into from
Nov 14, 2017

Conversation

anxolerd
Copy link
Contributor

@anxolerd anxolerd commented Oct 6, 2016

Due to some ArgParser specifics, the FileInfo test broke others when run
in the root project dir before others. This can be reproduced with

script/cibuild --order rand:22787

command.

I've created a before hook for FileInfo test which changes dir to
source_dir before running FileInfo tests. This fixes other tests
failing when running after FileInfo test

anxolerd and others added 3 commits October 6, 2016 14:08
Due to some ArgParser specifics, the FileInfo test broke others when run
in the root project dir before others. This can be reproduced with

   script/cibuild --order rand:22787

command.

I've created a before hook for FileInfo test which changes dir to
source_dir before running FileInfo tests. This fixes other tests
failing when running after FileInfo test
@parkr
Copy link
Member

parkr commented Nov 14, 2017

Thank you!

@jekyllbot: merge +dev

@jekyllbot jekyllbot merged commit af6d2d4 into jekyll:master Nov 14, 2017
jekyllbot added a commit that referenced this pull request Nov 14, 2017
@jekyll jekyll locked and limited conversation to collaborators Apr 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants