Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Flaky test: modifying memoryLimit for container in Devfile #6601

Closed
rm3l opened this issue Feb 16, 2023 · 1 comment · Fixed by #6769
Closed

Flaky test: modifying memoryLimit for container in Devfile #6601

rm3l opened this issue Feb 16, 2023 · 1 comment · Fixed by #6769
Assignees
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering flake Categorizes issue or PR as related to a flaky test. kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@rm3l
Copy link
Member

rm3l commented Feb 16, 2023

/kind bug
/area testing

Examples:

Timed out after 180.001s.
  Expected
      <string>:  ⚠  Pod is Terminating
       ✗  Finished executing the application (command: devrun) [40s]
       ⚠  No pod exists
       ⚠  Pod is Pending
       ✓  Pod is Running
       •  Syncing files into the container  ...
      
 ✓  Syncing files into the container [382ms]
       •  Building your application in container (command: devbuild)  ...
      
 ✓  Building your application in container (command: devbuild) [6s]
       •  Executing the application (command: devrun)  ...
       -  Forwarding from 127.0.0.1:42585 -> 3000
      
      ↪ Dev mode
       Keyboard Commands:
      [Ctrl+c] - Exit and delete resources from the cluster
           [p] - Manually apply local changes to the application on the cluster
      
  To satisfy at least one of these matchers: [%!s(*matchers.ContainSubstringMatcher=&{Pushing files... []}) %!s(*matchers.ContainSubstringMatcher=&{Updating Component... []})]
  In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:64
------------------------------
Summarizing 1 Failure:
  [FAIL] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying memoryLimit for container in Devfile [BeforeEach] should react on the Devfile modification
  /go/odo_1/tests/helper/helper_run.go:64

Ran 421 of 771 Specs in 1277.997 seconds
FAIL! -- 420 Passed | 1 Failed | 0 Pending | 350 Skipped

Originally posted by @rm3l in #6586 (comment)

@openshift-ci openshift-ci bot added kind/bug Categorizes issue or PR as related to a bug. area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering labels Feb 16, 2023
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Feb 16, 2023
@rm3l rm3l added this to odo Project Feb 16, 2023
@valaparthvi valaparthvi added the flake Categorizes issue or PR as related to a flaky test. label Mar 6, 2023
@anandrkskd
Copy link
Contributor

@rm3l rm3l removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Mar 23, 2023
@valaparthvi valaparthvi self-assigned this Apr 18, 2023
@valaparthvi valaparthvi moved this to In Progress 🚧 in odo Project Apr 25, 2023
@valaparthvi valaparthvi moved this from In Progress 🚧 to In Review 👀 in odo Project Apr 25, 2023
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in odo Project Apr 26, 2023
@rm3l rm3l added this to the v3.10.0 🚀 milestone Apr 26, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering flake Categorizes issue or PR as related to a flaky test. kind/bug Categorizes issue or PR as related to a bug.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants