Shivam Jha
Shivam Jha
@TildaDares @ebarry Is this issue still avaibale?
> Also, for (2), @U8NWXD is separating out the workflows in https://github.com/oppia/oppia/pull/15815/files. > > @vojtechjelinek @ashutoshc8101 could you please give an update on (3)? > > @ShivamJhaa @SAEb-ai could you...
Update: (4) will be fixed after merging #15790. PTAL [here](https://github.com/oppia/oppia/pull/15790#issuecomment-1209116411) for more info
Hi PTAL at this commit, https://github.com/ShivamJhaa/oppia/pull/4/commits/0f7030fa2bba32f0a6d9b7425f1f4a718235fde2 Here both the test passed for straight 5 times.
Previously I replaced all the wdio-wait-for functions with the function directly provided by webdriverio but as there was no replacement for textToBePresentInElement I left that. This time I tried to...
@U8NWXD The replacement for `browser.sleep()` in webdriverio is `browser.pause()`. Please update this in the webdriverio files. This will fix the following [error](https://github.com/oppia/oppia/runs/7759420929?check_suite_focus=true) in webdriverio suites. Thanks.
> @ShivamJhaa Could you please split this into separate issues and add them to https://github.com/orgs/oppia/projects/35/views/1 ? > > Thanks! Done.
I was able to reproduce this flake locally, please take a look from 2:35-2:40. You can see that at 2:39 the state content input is closed unexpectedly due to which...
> It's exciting to be finishing up the migration! Great work @ShivamJhaa partying_face > > Remember to fill out the PR description, proof of correctness, etc. Thanks Chris, updated the...
> Hi @karenbanci, possibly -- a list of flaky tests can be found here: https://github.com/orgs/oppia/projects/35. This one might be related to the italiano one. > > @ShivamJhaa could you please...