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

Add Echo test group #34

Merged
merged 4 commits into from
Jun 1, 2022
Merged

Add Echo test group #34

merged 4 commits into from
Jun 1, 2022

Conversation

jdlrobson
Copy link
Member

  • Uses 3 accounts for 3 types of users
  • Requires update to Docker image, please reset database to use.
    Accounts have been set up with 0, 1 and 100+ notifications.
  • Smoke tests covering both Vector and Minerva skins.
  • Due to legacy Vector coverage, special affordances are made to handle
    the dancing tabs problem and Echo bugs.

This will help with testing of https://phabricator.wikimedia.org/T301263 and later https://phabricator.wikimedia.org/T257143

- Uses 3 accounts for 3 types of users
- Requires update to Docker image, please reset database to use.
Accounts have been set up with 0, 1 and 100+ notifications.
- Smoke tests covering both Vector and Minerva skins.
- Due to legacy Vector coverage, special affordances are made to handle
the dancing tabs problem and Echo bugs.
@nicholasray

This comment was marked as resolved.

A new database snapshot was added as part of this commit. seedDb.sh, a
script that adds the seed data to the databas and that runs for new
users or when `npm run clean` is used, is made to reflect this change.
@nicholasray
Copy link
Contributor

For some reason, the SCENARIO > Talk:Test (#vector) scenario is hanging (and never completing). You should be able to replicate it with ./pixel.js reference (please let me know if you can't)

src/engine-scripts/puppet/echo.js Outdated Show resolved Hide resolved
configEcho.js Outdated Show resolved Hide resolved
src/seedDb.sh Show resolved Hide resolved
@jdlrobson
Copy link
Member Author

jdlrobson commented Jun 1, 2022

For some reason, the SCENARIO > Talk:Test (#vector) scenario is hanging (and never completing). You should be able to replicate it with ./pixel.js reference (please let me know if you can't)

Yep I can replicate. Debugging as we speak..

[RESOLVED] Fixed in a0a384f

When tagged Vector the code can freeze.
This seems to avoid the issue with needing the delay
Hat tip to @nray for debugging this one,
@jdlrobson
Copy link
Member Author

Okay this should be ready for another review @nray !

@nicholasray nicholasray merged commit babaff7 into wikimedia:main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants