Steffen Schaefer
|
8545745e25
|
Bug 4693: using correct browser window
|
2018-07-31 09:43:49 +02:00 |
|
Steffen Schaefer
|
254a738b14
|
Bug 4693: Added local storage support for IE
|
2018-07-31 09:43:38 +02:00 |
|
Steffen Schaefer
|
140114abba
|
Merge branch 'bug4339' into bug4693
|
2018-07-31 09:17:40 +02:00 |
|
Steffen Schaefer
|
0cb345df75
|
Bug 4339: Notifications are now shown for 120s in selenium tests to
prevent timing problems
|
2018-07-31 09:15:10 +02:00 |
|
Steffen Schaefer
|
768d15f559
|
Bug 4339: NotificationPanel now supports a custom timeout to be set by
local storage. This is useful in tests to prevent timing problems.
|
2018-07-31 09:14:19 +02:00 |
|
Steffen Schaefer
|
7ccfcb5120
|
Bug 4339: All supported browsers provide WebStorage
|
2018-07-31 09:02:04 +02:00 |
|
Steffen Schaefer
|
f02f1e90d5
|
Merge branch 'master' into bug4339
|
2018-07-31 08:29:17 +02:00 |
|
Steffen Schaefer
|
328d05b4a0
|
Bug 4339: Explicitly handling an expected alert. This was formerly
handled implicitly whenever tracking races. It is now decided by the
test if an alert is opened in a specific case.
|
2018-07-31 08:28:42 +02:00 |
|
Steffen Schaefer
|
2443cb27e6
|
Bug 4339: Using WebDriverWait to wait for an alert instead of a manual
implementation
|
2018-07-31 08:26:14 +02:00 |
|
Lennart Hensler
|
fd1f79e802
|
Made the termination timeout of TestAbortingHeavyLoadQuery configurable
|
2018-07-30 18:02:34 +02:00 |
|
Lennart Hensler
|
b4b663719c
|
Forgot to deactivate the execution recording of TestAbortingHeavyLoadQuery
|
2018-07-30 17:35:01 +02:00 |
|
Lennart Hensler
|
dc8b22dbb0
|
Merge remote-tracking branch 'origin/master' into bug4691
|
2018-07-30 17:22:44 +02:00 |
|
Lennart Hensler
|
ab381ac72a
|
Finished the integration test to check the behavior when a query with heavy load instructions is aborted
|
2018-07-30 17:22:17 +02:00 |
|
Steffen Schaefer
|
b83a6db112
|
Bug 4693: Using a distinct file name for each screenshot to not override
existing images
|
2018-07-30 15:31:21 +02:00 |
|
Steffen Schaefer
|
44d0608eb3
|
Bug 4693: Taking screenshots of all open windows in case of a test
failure / Improved cleanup of opened windows after a test case finished
|
2018-07-30 15:22:04 +02:00 |
|
Steffen Schaefer
|
1021723c7e
|
Bug 4339: Fixed session handling for multi window setup
|
2018-07-30 14:46:21 +02:00 |
|
Steffen Schaefer
|
29e628187b
|
Bug 4339: There are test failures regarding multi window handling (e.g.
in IE). To fix this we now create a new WebDriver instance for new
windows to prevent those problems
|
2018-07-30 14:46:19 +02:00 |
|
Steffen Schaefer
|
915be6ff81
|
Bug 4339: Fixed broken implementation of hashCode in
TrackableRaceDescriptor
|
2018-07-30 14:27:41 +02:00 |
|
Steffen Schaefer
|
652737cdd8
|
Bug 4339: Fixed method call
|
2018-07-30 11:07:01 +02:00 |
|
Steffen Schaefer
|
34defb6501
|
Bug 4339: Using set for lookup instead of list
|
2018-07-30 11:06:08 +02:00 |
|
Steffen Schaefer
|
f46687e0a2
|
Bug 4339: Further code cleanup
|
2018-07-30 11:00:57 +02:00 |
|
Steffen Schaefer
|
d2d0f951b5
|
Bug 4339: Code cleanup and removed code duplications
|
2018-07-30 10:59:08 +02:00 |
|
Steffen Schaefer
|
eb7ae74cd5
|
Bug 4339: Using correct boat class
|
2018-07-30 10:53:46 +02:00 |
|
Steffen Schaefer
|
e28dc25350
|
Bug 4339: Removed code duplication
|
2018-07-30 10:51:42 +02:00 |
|
Steffen Schaefer
|
54955ca3c6
|
Bug 4339: Fixed a PO bug that caused races to not get tracked
|
2018-07-30 10:46:10 +02:00 |
|
Steffen Schaefer
|
7c21ceffe4
|
Bug 4339: Using a consistent central PO implementation to handle
notifications in Selenium tests. This should also fix a non
deterministic test failure.
|
2018-07-30 10:32:04 +02:00 |
|
Steffen Schaefer
|
5711c21f73
|
Bug 4339: Using default timeout
|
2018-07-30 10:29:35 +02:00 |
|
Steffen Schaefer
|
1853ecf929
|
Bug 4339: Defined a specific wait timeout for notifications that
automatically disappear after 10s. It's useless to wait 120s here.
|
2018-07-30 10:28:34 +02:00 |
|
Steffen Schaefer
|
1831804f0c
|
Bug 4339: Activated tests again that were temporarily ignored on master
|
2018-07-30 09:10:29 +02:00 |
|
Steffen Schaefer
|
8fa7c2ee8d
|
Merge branch 'master' into bug4339
Conflicts:
java/com.sap.sailing.selenium.test/src/com/sap/sailing/selenium/pages/PageObject.java
|
2018-07-30 09:07:56 +02:00 |
|
Steffen Schaefer
|
bac4271a76
|
Temporarily ignored non deterministic test cases (these will be active
again on bug4339)
|
2018-07-30 08:54:00 +02:00 |
|
Lennart Hensler
|
cbc3222ad2
|
Implemented the first version of an integration test aborting a query with heavy load instructions
|
2018-07-29 19:52:49 +02:00 |
|
Vladislav Chumak
|
fd69fd620e
|
Corrected REST API with support for smoothed speed and course of
GPSFixesWithEstimationData
|
2018-07-29 18:06:02 +02:00 |
|
Lennart Hensler
|
3c31932f38
|
Added test of AbstractParallelProcessor.processElement in different states with a simple execution context
|
2018-07-29 13:43:05 +02:00 |
|
Lennart Hensler
|
ca00f7484c
|
Implemented a check to skip the exection of already scheduled instructions, if the responsible processor has been aborted
|
2018-07-28 18:36:32 +02:00 |
|
EC2 Server
|
2eac74ee95
|
Merge remote-tracking branch 'origin/master'
|
2018-07-27 12:31:32 +00:00 |
|
EC2 Server
|
2a50bd4d2c
|
Ensure that update-motd us run when server starts
|
2018-07-27 12:31:25 +00:00 |
|
Axel Uhl
|
7938babf4f
|
Merge remote-tracking branch 'server/master'
Change-Id: Ideff14716b45e891af87810b42c16208c07800dc
|
2018-07-27 13:38:32 +02:00 |
|
Kai Börnert
|
4a509b3dcf
|
bug4339 after making settings default, a notification appears, this one
should be dismissed, as it might block ui elements
|
2018-07-26 21:01:48 +02:00 |
|
Kai Börnert
|
4038b61c8a
|
bug4339 improved waitForNotification method, to use fluentwait properly
|
2018-07-26 21:01:09 +02:00 |
|
Kai Börnert
|
6720470c60
|
bug 4339 notifications were not clickable if a modal dialogbox was open
|
2018-07-26 21:00:15 +02:00 |
|
Lennart Hensler
|
e2a67a178e
|
Removed the polar data service from HasLeaderboardContext
|
2018-07-26 17:59:39 +02:00 |
|
Lennart Hensler
|
4e9744f196
|
Improved toString of ConcatenatingCompoundFunction
|
2018-07-26 17:55:56 +02:00 |
|
Lennart Hensler
|
c0f16266ef
|
Fixed the generic type arguments of LeaderboardGroupRetrievalProcessor fixing a dimension duplicate for leaderboard group name
|
2018-07-26 17:48:41 +02:00 |
|
Lennart Hensler
|
9c83e29ab0
|
Removed unused class and moved the filter selection UI components to the other data mining UI components
|
2018-07-26 17:07:14 +02:00 |
|
Lennart Hensler
|
9b5134baef
|
Merge remote-tracking branch 'origin/master'
|
2018-07-26 16:59:00 +02:00 |
|
Vladislav Chumak
|
e8c43db114
|
Changed polars based features for maneuver estimation data
|
2018-07-26 16:25:01 +02:00 |
|
Kai Börnert
|
94298db403
|
bug4339 the wait should no longer be necessary, as pressOk blocks until
the dialog is hidden.
|
2018-07-26 16:07:28 +02:00 |
|
Lennart Hensler
|
0dc5d9203f
|
Merge remote-tracking branch 'origin/master'
|
2018-07-26 15:54:17 +02:00 |
|
Lennart Hensler
|
e30595cd79
|
The SuggestBoxStatisticProvider now shows the retriever chain by default
|
2018-07-26 15:53:03 +02:00 |
|