Skip to content

Conversation

@jkarni
Copy link

@jkarni jkarni commented Aug 21, 2013

@jzoldak @cahrens

skipOnJenkins is an ugly hack, but just using skip seems even worse. If any of you know of some prettier way of doing, I would love to get this hack out.

@jkarni jkarni mentioned this pull request Aug 21, 2013
@jzoldak
Copy link
Contributor

jzoldak commented Aug 22, 2013

@jkarni I'd prefer we figure out why the upload tests fail on jenkins and modify them so they will work rather than skip them. I didn't have time to look into it before. Does it pass when run locally on Ubuntu?

Copy link
Contributor

Choose a reason for hiding this comment

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

Don't need skipIf anymore

Removed unneeded imports.  Also, can't set the name of a tempfile
@jkarni
Copy link
Author

jkarni commented Sep 4, 2013

@jzoldak Jonah's commit is supposed to have fixed the jenkins issue, but I'm not sure how/why. Is there some project for a still more generalized solution, or should I go ahead and fix the merge issues/rebase?

@jkarni jkarni closed this Sep 18, 2013
@benpatterson benpatterson deleted the jkarni/feature/jenkins-test-filter branch January 21, 2015 13:14
caesar2164 pushed a commit to caesar2164/edx-platform that referenced this pull request Feb 21, 2018
* stv/unfork/timed-problem:
  Split out timed problem
andrey-canon pushed a commit to eduNEXT/edx-platform that referenced this pull request Jun 21, 2018
Hiding browse tab when an user is a member team
DanielVZ96 referenced this pull request in open-craft/openedx-platform Jan 31, 2024
…oning) (#766)

Provisioning was broken by commit d1edbe7/PR #758 because it introduced
a second layer of make, which caused the now-inner make call to target
`dev.print-container.%` to print debugging info that looked like
`make[2]: Entering directory '/home/timmc/edx-repos/devstack'`.

Calls to `dev.print-container.%` already used the `--silent` flag, which is
correct to use here but is insufficient because it doesn't suppress
printing of the current directory when a recursive make call is made.

This commit adds `--no-print-directory` to all calls to that target as well
as to the documented way to call the target.

This was not caught by automated tests because they fail to set `-e`
in bash; this will be addressed in a separate PR.
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.

4 participants