Skip to content

Pre-release smoke test on travis doesn't work correctly #2520

Open
@paulkaplan

Description

@paulkaplan

Not sure how I didn't realize this before, but the "old browser" smoke test that gets run when PRs are made against master doesn't really work correctly, since it is doing it against the gh-pages build but that hasn't been deployed at the time when the test is run. In order to really work right now you have to rebuild on travis a second time after the initial build is uploaded to gh-pages. I'm silly :(

@rschamp I know you were probably trying to tell me this at some point and I just wasn't understanding. I'm not sure an additional travis stage would work because of the caching on gh-pages (10mins?) so we might have to use the local server + tunneling to sauce that we planned to move to eventually. Until then I'll just run those tests manually and/or re-trigger the build twice on the smoke => master PR.

/cc @BryceLTaylor maybe we could pair on setting up the sauce tunnel, since you've been doing similar work for www right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions