Remove debug testing line from the dockerfile patch. Version bump to get the patch.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC08f19c9d2fc5: [ecash-agora] Patch dockerfile again, bump version
docker build -f ecash-agora.Dockerfile -t ecash-agora_local .
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- agora-patch-again
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34919 Build 69300: Build Diff ecash-agora-tests · ecash-agora-integration-tests · cashtab-tests Build 69299: arc lint + arc unit
Event Timeline
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (cashtab-tests) failed.
Failed tests logs:
====== CashTab Unit Tests: <SendXec /> rendered with params in URL bip21 - ALP token send with firma param ======
Error: expect(received).toHaveProperty(path, value)
Expected path: "disabled"
Expected value: true
Received value: false
at Object.toHaveProperty (/work/cashtab/src/components/Send/__tests__/SendByUrlParams.test.js:1008:55)
at runNextTicks (node:internal/process/task_queues:65:5)
at listOnTimeout (node:internal/timers:549:9)
at processTimers (node:internal/timers:523:7)Each failure log is accessible here:
CashTab Unit Tests: <SendXec /> rendered with params in URL bip21 - ALP token send with firma param