This repository was archived by the owner on Nov 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 353
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
TPv2 Unit tests download an empty file #7515
Copy link
Copy link
Closed
Labels
Traffic Portal v2Related to the experimental Traffic Portal version 2Related to the experimental Traffic Portal version 2experimentala feature/component not directly supported by ATCa feature/component not directly supported by ATClow difficultythe estimated level of effort to resolve this issue is lowthe estimated level of effort to resolve this issue is lowlow impactaffects only a small portion of a CDN, and cannot itself break oneaffects only a small portion of a CDN, and cannot itself break oneregression buga bug in existing functionality introduced by a new versiona bug in existing functionality introduced by a new versiontestsrelated to tests and/or testing infrastructurerelated to tests and/or testing infrastructure
Description
This Bug Report affects these Traffic Control components:
- Traffic Portal (experimental v2 - tests only)
Current behavior:
When running the unit tests for TPv2, an empty file is downloaded with a name like e.g. 0944d98c-d407-4188-880c-5b865e556e7b.
Expected behavior:
That's really annoying because the name is always unique, resulting in a rapid accumulation of junk files on the developer's machine. They shouldn't be downloading anything; I suspect the test for the downloading functionality.
Steps to reproduce:
ng test
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Traffic Portal v2Related to the experimental Traffic Portal version 2Related to the experimental Traffic Portal version 2experimentala feature/component not directly supported by ATCa feature/component not directly supported by ATClow difficultythe estimated level of effort to resolve this issue is lowthe estimated level of effort to resolve this issue is lowlow impactaffects only a small portion of a CDN, and cannot itself break oneaffects only a small portion of a CDN, and cannot itself break oneregression buga bug in existing functionality introduced by a new versiona bug in existing functionality introduced by a new versiontestsrelated to tests and/or testing infrastructurerelated to tests and/or testing infrastructure
Type
Projects
Status
Done