Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Flaky test: it opens the settings to the correct panel with atom://config/<panel-name> and that panel is keyboard-scrollable #976

Open
winstliu opened this issue Aug 7, 2017 · 1 comment

Comments

@winstliu
Copy link
Contributor

winstliu commented Aug 7, 2017

#974: https://ci.appveyor.com/project/Atom/settings-view/build/307/job/ca3lch89qxuqurph

SettingsView
  when the package is activated
    when atom.workspace.open() is used with a config URI
      it opens the settings to the correct panel with atom://config/<panel-name> and that panel is keyboard-scrollable
        Expected false to be true.
          at .<anonymous> (file:///C:/projects/settings-view/spec/settings-view-spec.coffee:227:46)
          at _combinedTickCallback (internal/process/next_tick.js:67:7)
          at process._tickCallback (internal/process/next_tick.js:98:9)

More:
https://ci.appveyor.com/project/Atom/settings-view/build/312/job/tb1dclq514u05sru

@winstliu
Copy link
Contributor Author

winstliu commented Aug 7, 2017

I can only reproduce this with the dev tools open. Though tests should be run through the command line, which would mean there shouldn't be a dev tools to open...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant