Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPSc0509f8235d1: origin-search: Show original error message to users
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- origin-search-error
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 28123 Build 44049: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 44048: arc lint + arc unit
Event Timeline
cypress/integration/origin-search.spec.js | ||
---|---|---|
243 | The /api/1/origin/search/<query>/ endpoints expects a GET request and an URL argument so that's why the request is not intercepted, use this instead: cy.intercept(`${this.Urls.api_1_origin_search('**')}**`, |
Comment Actions
Build has FAILED
Patch application report for D7504 (id=27219)
Rebasing onto 902039b683...
Current branch diff-target is up to date.
Changes applied before test
commit 57004e7e9ee21c1c620a8a876b1397de31393955 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Apr 5 13:32:28 2022 +0200 origin-search: Show original error message to users
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1674/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1674/console
Comment Actions
Build is green
Patch application report for D7504 (id=27220)
Rebasing onto 902039b683...
Current branch diff-target is up to date.
Changes applied before test
commit fb6d82dd08745971e8e8467260ac4ef063f68c34 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Apr 5 13:32:28 2022 +0200 origin-search: Show original error message to users
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1676/ for more details.
Comment Actions
Build is green
Patch application report for D7504 (id=27223)
Rebasing onto fc890a1e2a...
Current branch diff-target is up to date.
Changes applied before test
commit c0509f8235d129fe03929a87c12e269f5575d205 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Apr 5 13:32:28 2022 +0200 origin-search: Show original error message to users
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1678/ for more details.