]> source.dussan.org Git - vaadin-framework.git/commit
Fix IE11 tests for BrowserStack environment (#10959)
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>
Mon, 4 Jun 2018 07:23:36 +0000 (10:23 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Jun 2018 07:23:36 +0000 (10:23 +0300)
commitb2a02c46362f70c86eaa88c63abd5282cc2ddb47
treee3bc8dd51fbc884a206c924f45c807062428861e
parent0528aaafa32cec6346e6dc3e8eb0bea02055e2ee
Fix IE11 tests for BrowserStack environment (#10959)
40 files changed:
uitest/reference-screenshots/BasicCrudGridEditorRowTest-lookAndFeel_Windows_InternetExplorer_11_editorrow.png [changed mode: 0755->0644]
uitest/reference-screenshots/ChameleonThemeTest-testTheme_Windows_InternetExplorer_11_dates.png [changed mode: 0755->0644]
uitest/reference-screenshots/ChameleonThemeTest-testTheme_Windows_InternetExplorer_11_textfields.png [changed mode: 0755->0644]
uitest/reference-screenshots/CriticalNotificationsTest-custom_Windows_InternetExplorer_11_base_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-custom_Windows_InternetExplorer_11_chameleon_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-custom_Windows_InternetExplorer_11_reindeer_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-custom_Windows_InternetExplorer_11_runo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-custom_Windows_InternetExplorer_11_valo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalErrorDetails_Windows_InternetExplorer_11_base_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalErrorDetails_Windows_InternetExplorer_11_chameleon_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalErrorDetails_Windows_InternetExplorer_11_reindeer_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalErrorDetails_Windows_InternetExplorer_11_runo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalErrorDetails_Windows_InternetExplorer_11_valo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalError_Windows_InternetExplorer_11_base_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalError_Windows_InternetExplorer_11_chameleon_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalError_Windows_InternetExplorer_11_reindeer_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalError_Windows_InternetExplorer_11_runo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-internalError_Windows_InternetExplorer_11_valo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpiredDetails_Windows_InternetExplorer_11_base_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpiredDetails_Windows_InternetExplorer_11_chameleon_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpiredDetails_Windows_InternetExplorer_11_reindeer_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpiredDetails_Windows_InternetExplorer_11_runo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpiredDetails_Windows_InternetExplorer_11_valo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpired_Windows_InternetExplorer_11_base_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpired_Windows_InternetExplorer_11_chameleon_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpired_Windows_InternetExplorer_11_reindeer_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpired_Windows_InternetExplorer_11_runo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/CriticalNotificationsTest-sessionExpired_Windows_InternetExplorer_11_valo_systemnotification.png [new file with mode: 0644]
uitest/reference-screenshots/ReindeerThemeTest-testTheme_Windows_InternetExplorer_11_dates.png [changed mode: 0755->0644]
uitest/reference-screenshots/ReindeerThemeTest-testTheme_Windows_InternetExplorer_11_tabsheets.png [changed mode: 0755->0644]
uitest/reference-screenshots/RunoThemeTest-testTheme_Windows_InternetExplorer_11_subwindow-default.png [changed mode: 0755->0644]
uitest/reference-screenshots/RunoThemeTest-testTheme_Windows_InternetExplorer_11_tabsheets.png [changed mode: 0755->0644]
uitest/reference-screenshots/ValoThemeUITest-tabsAlignCenter_Windows_InternetExplorer_11_tabs-align-center.png [changed mode: 0755->0644]
uitest/reference-screenshots/ValoThemeUITest-tabsClosable_Windows_InternetExplorer_11_tabs-closable-disabled.png [changed mode: 0755->0644]
uitest/reference-screenshots/WindowZIndexTest-removingUpdatesZIndices_Windows_InternetExplorer_11_stacked.png [changed mode: 0755->0644]
uitest/src/main/java/com/vaadin/tests/contextclick/GridContextClick.java
uitest/src/test/java/com/vaadin/tests/application/CriticalNotificationsTest.java
uitest/src/test/java/com/vaadin/tests/components/treegrid/TreeGridBasicFeaturesTest.java
uitest/src/test/java/com/vaadin/tests/contextclick/AbstractContextClickTest.java
uitest/src/test/java/com/vaadin/tests/contextclick/GridContextClickTest.java