Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Chore: e2e changes tests #27987

Merged
merged 23 commits into from
Feb 11, 2023
Merged

Chore: e2e changes tests #27987

merged 23 commits into from
Feb 11, 2023

Conversation

ggazzo
Copy link
Member

@ggazzo ggazzo commented Feb 9, 2023

basically I chased down all the flaky tests and arranged each one in its own way.

Selectors that collided
Quick actions that required loading
semantic problems

I also removed the retries, he is the first great facilitator for us to have these intermittent tests, run 'x' times and pass, okay.

At another time, everything will not be fine and we have a result that we cannot trust.

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #27987 (c4b7ae0) into develop (0d9b086) will decrease coverage by 0.04%.
The diff coverage is 54.83%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #27987      +/-   ##
===========================================
- Coverage    41.62%   41.59%   -0.04%     
===========================================
  Files          834      833       -1     
  Lines        17285    17125     -160     
  Branches      2068     2068              
===========================================
- Hits          7195     7123      -72     
+ Misses        9818     9733      -85     
+ Partials       272      269       -3     
Flag Coverage Δ
e2e 41.59% <54.83%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@ggazzo ggazzo marked this pull request as ready for review February 11, 2023 17:51
@ggazzo ggazzo requested review from a team as code owners February 11, 2023 17:51
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Feb 11, 2023
@ggazzo ggazzo merged commit d425802 into develop Feb 11, 2023
@ggazzo ggazzo deleted the chore/e2e-tests branch February 11, 2023 19:28
gabriellsh added a commit that referenced this pull request Feb 13, 2023
…e/wizard

* 'develop' of github.com:RocketChat/Rocket.Chat:
  [BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only (#27969)
  [NEW] Emojis rendering properly on quote message previews (#27972)
  Chore: Wait message to not be Busy (#28000)
  Chore: e2e changes tests (#27987)
  [IMPROVE] Audit (#27994)
  [IMPROVE] Registration Experience (#27820)
  [BREAK][ENTERPRISE] Limit presence statuses to 200 concurrent users when running monolith to keep performance (#27854)
  [BREAK] Removed deprecated settings for Legacy Messages, Marked, Snippet Messages, Autolinker and IssueLinks (#27902)
  [NEW] Permission to bypass message editing and removing limits (#27644)
  [FIX] Video Conf Message Blocks not always updating when running on micro services (#27764)
  Chore: Set missing colors (#27817)
  Fix CI
  Chore: undo busy selector
  [BREAK] Remove message view mode from User Preferences (#27867)
  Chore: Aria busy indicators (#27978)
  Chore: Refactor Composer Dropdown (#27931)
  Chore: Added Enterprise Options to Login customization (#27855)
  [FIX] Ignored messages reactivity (#27279)
  [BREAK] [NEW] Custom roles upsell modal (#27707)
@sampaiodiego sampaiodiego mentioned this pull request Feb 17, 2023
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants