srijeet0406 commented on pull request #6014: URL: https://github.com/apache/trafficcontrol/pull/6014#issuecomment-882747290
> These TP test failures might be related to this PR: > > ``` > Failures: > 1) Traffic Portal - CDN - Admin Role queue CDN updates > Message: > Expected false to be truthy. > Stack: > Error: Failed expectation > at Suite.<anonymous> (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/specs/CDNs.spec.ts:57:62) > at Generator.next (<anonymous>) > at fulfilled (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/GeneratedCode/specs/CDNs.spec.js:5:58) > at runMicrotasks (<anonymous>) > at processTicksAndRejections (internal/process/task_queues.js:97:5) > > 2) Traffic Portal - CDN - Admin Role clear CDN updates > Message: > Expected false to be truthy. > Stack: > Error: Failed expectation > at Suite.<anonymous> (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/specs/CDNs.spec.ts:57:62) > at Generator.next (<anonymous>) > at fulfilled (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/GeneratedCode/specs/CDNs.spec.js:5:58) > at runMicrotasks (<anonymous>) > at processTicksAndRejections (internal/process/task_queues.js:97:5) > > 3) Traffic Portal - CDN - Operation Role queue CDN updates > Message: > Expected false to be truthy. > Stack: > Error: Failed expectation > at Suite.<anonymous> (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/specs/CDNs.spec.ts:57:62) > at Generator.next (<anonymous>) > at fulfilled (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/GeneratedCode/specs/CDNs.spec.js:5:58) > at runMicrotasks (<anonymous>) > at processTicksAndRejections (internal/process/task_queues.js:97:5) > > 4) Traffic Portal - CDN - Operation Role clear CDN updates > Message: > Expected false to be truthy. > Stack: > Error: Failed expectation > at Suite.<anonymous> (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/specs/CDNs.spec.ts:57:62) > at Generator.next (<anonymous>) > at fulfilled (/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/GeneratedCode/specs/CDNs.spec.js:5:58) > at runMicrotasks (<anonymous>) > at processTicksAndRejections (internal/process/task_queues.js:97:5) > > 490 specs, 4 failures > ``` Fixed now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
