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

Fixes functional tests for #4039 #4090

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Conversation

kushaldas
Copy link
Contributor

Status

Ready for review

Description of Changes

Fixes #4039

We are getting back Firefox 46 and in future we will move
to Tor Browser based tests for the functional test cases.

Testing

This will fix the functional tests for now in Xenial.

BASE_OS=xenial ./bin/dev-shell ./bin/run-test -v tests/functional/ is the command to run only functional tests part.

Deployment

No, dev-only change.

Checklist

If you made changes to the server application code:

  • Linting (make ci-lint) and tests (make -C securedrop test) pass in the development container

If you made changes to securedrop-admin:

  • Linting and tests (make -C admin test) pass in the admin development container

If you made changes to the system configuration:

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

If you made changes to documentation:

  • Doc linting (make docs-lint) passed locally

We are getting back Firefox 46 and in future we will move
to Tor Browser based tests for the functional test cases.
Copy link
Contributor

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

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

functional tests run and pass on xenial ✨ - approved! thanks @kushaldas :-)

@redshiftzero redshiftzero merged commit 728774b into develop Jan 30, 2019
@redshiftzero redshiftzero deleted the bring_back_firefox_46 branch January 30, 2019 19:36
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.

[xenial] fix errors in functional tests
2 participants