Bug 1812622
Summary: | Failing Integration Test 'downloads new bundle for operator-hub ' on release-openshift-ocp-installer-console-aws-4.3 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | David Taylor <dtaylor> |
Component: | Management Console | Assignee: | David Taylor <dtaylor> |
Status: | CLOSED DUPLICATE | QA Contact: | Yadan Pei <yapei> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 4.3.0 | CC: | aos-bugs, bparees, bpeterse, jokerman, spadgett |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-06 18:21:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David Taylor
2020-03-11 17:49:09 UTC
``` Error: Failed expectation at /go/src/github.com/openshift/console/frontend/integration-tests/tests/performance.scenario.ts:79:53 at step (/go/src/github.com/openshift/console/frontend/integration-tests/tests/performance.scenario.ts:33:23) at Object.next (/go/src/github.com/openshift/console/frontend/integration-tests/tests/performance.scenario.ts:14:53) at fulfilled (/go/src/github.com/openshift/console/frontend/integration-tests/tests/performance.scenario.ts:5:58) at process._tickCallback (internal/process/next_tick.js:68:7) ``` Report including screenshot: https://storage.googleapis.com/origin-ci-test/logs/release-openshift-ocp-installer-console-aws-4.3/920/artifacts/e2e-aws-console/gui_test_screenshots/test-gui-report.html Note that we've disabled these tests in master because they haven't been reliable. https://github.com/openshift/console/blob/master/frontend/integration-tests/tests/performance.scenario.ts#L65 This looks like a duplicate of bug 1811886. The build problems resulted in different bundle sizes randomly. *** This bug has been marked as a duplicate of bug 1811886 *** |