Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDWAPPS55ea8aa13d73: cypress: Test origin visits
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/631/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/227/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/633/ for more details.
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/229/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/229/console
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/635/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/231/ for more details.
@kalpitk , can you rebase that diff on origin/master. I can not arc patch it locally otherwise.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/636/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/232/ for more details.
Looks good to me. Just a small nitpick: can you rename the cypress test file to origin-visits.spec.js before landing this.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/637/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/233/ for more details.
cypress/integration/origin-visits.spec.js | ||
---|---|---|
23 | @anlambert Added this to prevent tests from failing when the visit is filtered out. |
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/638/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/234/ for more details.
cypress/integration/origin-visits.spec.js | ||
---|---|---|
23 | Right, this should indeed avoid possible errors. Let's land this ! |