-
-
Notifications
You must be signed in to change notification settings - Fork 130
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
Fix failing FocusTracker tests in Firefox. #21
Comments
Hi! I was trying to reproduce this with following steps:
But it looks like test cant find the
|
@pplonski Your steps seem to differ from those in the contributing guide: https://github.com/jupyterlab/lumino/blob/master/CONTRIBUTING.md Does it work if you follow that? |
@vidartf thank you for help. I've followed the steps from the link you pointed but it also didn't work. I think I've found the reason. For example in dir
I got:
I have 2 questions:
|
I saw some very similar failures a couple of months ago: phosphorjs/phosphor#441 (comment) I can confirm that on my machine (OS X 10.14, Firefox 71) I still see the same set of 36 test failures in |
Closing as obsolete - please open a new issue in case it comes back |
The
FocusTracker
tests (infocustracker.spec.ts
) pass in CI and in Chrome, but not in Firefox.The text was updated successfully, but these errors were encountered: