Closed
Bug 1184662
Opened 10 years ago
Closed 10 years ago
Update intern tests to run reliably
Categories
(developer.mozilla.org Graveyard :: Code Cleanup, defect)
developer.mozilla.org Graveyard
Code Cleanup
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: groovecoder, Assigned: davidwalsh)
References
Details
We need to run the Intern test suite against stage & prod servers when we deploy. (Manually at first, then we will automate it)
So, we need to clean up the Intern test suite so that it runs reliably for MDN devs & WebQA.
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/d62600a6d200ed467f6bc5e319bf5f93bc9e7efd
bug 1184662 - Update profile-related selectors to match current site, clear cookies to help with Persona
https://github.com/mozilla/kuma/commit/1eb53a585e0d8c7fcbc4a4a661c408cd1e22e11d
bug 1184662 - Poll for a URL change for better Chrome stability
https://github.com/mozilla/kuma/commit/9a0f6040e9e2691ea4a48079547ad00b4ea71dd3
bug 1184662 - Poll for popup window readiness
https://github.com/mozilla/kuma/commit/8f6f8b1dbd7ebfea6ebe838940bd7d33da96b094
bug 1184662 - Normalize test start trigger within POM
https://github.com/mozilla/kuma/commit/f0d46548413a58d0a52f7daa9feeabee32d423b0
bug 1184662 - Use URL polling for homepage search test
https://github.com/mozilla/kuma/commit/22eeeeb60b2032307389585fc5ad659dc56b2430
bug 1184662 - Make auth tests pass reliably in Chrome
https://github.com/mozilla/kuma/commit/42ee383820afcf506ef10ec699675d574d26db2f
Merge pull request #3348 from darkwing/1152386-updates
bug 1184662 - Update profile-related selectors to match current site, make Persona login more reliable
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/0fa777fdb6855bb19afd755a7ac772364261f543
Bug 1184662 - Update Intern docs to include intern version
https://github.com/mozilla/kuma/commit/3565677ed38adaaa1bac1086a02a6bd137665e9f
Merge pull request #3384 from darkwing/1184662-intern-docs
Bug 1184662 - Update Intern docs to include intern version
Assignee | ||
Comment 3•10 years ago
|
||
Closing this as they all work now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/7840dc8028e47dcd55e7cbe3d9f7eb8c6108165f
bug 1184662 - Some test cleanup
https://github.com/mozilla/kuma/commit/16b0decf0d50247c028f1054fc94beecfb4c524c
Merge pull request #3392 from darkwing/intern-improvements
bug 1184662 - Some test cleanup
Comment 5•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/bd0712018a1a341059834cbd260bcfcfa9870741
bug 1184662 - Allow time for scrolling CSS to apply
https://github.com/mozilla/kuma/commit/e0238c5ce9a4e96fde68ca823bfb07f7726b5856
Merge pull request #3434 from darkwing/1184662-scrolling
bug 1184662 - Allow time for scrolling CSS to apply
Comment 6•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/49cf3b115cdeccbebdc6faff3e2bd1151b325ac2
bug 1184662 - Intern test cleanup
https://github.com/mozilla/kuma/commit/7f4a28f0e2eff0abeb1788c74479808b5778f213
Merge pull request #3512 from mozilla/intern-updates-1184662
bug 1184662 - Intern test cleanup
Comment 7•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/54be8041becf6ae072bf6d30656daee41330b0c3
bug 1184662 - Update Intern whitespace and better code coverage
https://github.com/mozilla/kuma/commit/eb9e9f703e8c89e8aa41672d22417ee7236c5d1a
Merge pull request #3516 from mozilla/intern-pretty
bug 1184662 - Update Intern whitespace and better code coverage
Comment 8•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/05948aa3dd0c73733d247c06611df410e5449917
bug 1184662 - Add support for Safari
https://github.com/mozilla/kuma/commit/8e13d8db3a21a4a154b1e6f909a0a9ec64d63fc8
bug 1184662 - Add instructions for Safari
https://github.com/mozilla/kuma/commit/686fd28f8517929f912272aaa36731591e273724
Merge pull request #3533 from mozilla/intern-safari
bug 1184662 - Add support for Safari
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•