Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

tests: check current working directory #2674

Merged
merged 1 commit into from May 24, 2016
Merged

Conversation

iaguis
Copy link
Member

@iaguis iaguis commented May 23, 2016

Add a new test to check that the WorkingDirectory specified in the ACI
manifest is used.

@jonboulle
Copy link
Contributor

lgtm

os.Exit(1)
}
fmt.Print("<<<")
fmt.Print(wd)
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: can we make this cwd: %s?

@tmrts
Copy link
Contributor

tmrts commented May 23, 2016

LGTM other than a nit

Add a new test to check that the WorkingDirectory specified in the ACI
manifest is used.
@iaguis
Copy link
Member Author

iaguis commented May 23, 2016

Updated.

@tmrts
Copy link
Contributor

tmrts commented May 24, 2016

@iaguis semaphore test failed, due to an unrelated reason (AFAIK)

@lucab
Copy link
Member

lucab commented May 24, 2016

test timed out after 45m0s

@iaguis
Copy link
Member Author

iaguis commented May 24, 2016

Let's rebuild!

@iaguis iaguis merged commit 4c9fe7e into rkt:master May 24, 2016
@tmrts
Copy link
Contributor

tmrts commented May 24, 2016

@lucab I could've sworn that I saw certificate errors, hmm

@lucab
Copy link
Member

lucab commented May 24, 2016

@tmrts Yes, I think I saw it too, but it wasn't the culprit there. I don't know where that is coming from, but I've already observed it locally, without triggering test failures.

@lucab lucab unassigned tmrts Apr 5, 2017
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.

None yet

5 participants