Test stabilization: Application reboot might take some time after ObjectManager Attribute change.

This commit is contained in:
Thorsten Eckel 2018-07-05 16:18:12 +02:00
parent 821415a916
commit 7e9728b970

View file

@ -72,7 +72,7 @@ class AdminObjectManagerTest < TestCase
)
watch_for_disappear(
css: '.modal',
timeout: 240,
timeout: 7.minutes,
)
sleep 5
watch_for(
@ -140,7 +140,7 @@ class AdminObjectManagerTest < TestCase
)
watch_for_disappear(
css: '.modal',
timeout: 240,
timeout: 7.minutes,
)
sleep 5
watch_for(
@ -275,7 +275,7 @@ class AdminObjectManagerTest < TestCase
)
watch_for_disappear(
css: '.modal',
timeout: 240,
timeout: 7.minutes,
)
sleep 5
watch_for(
@ -354,7 +354,7 @@ class AdminObjectManagerTest < TestCase
)
watch_for_disappear(
css: '.modal',
timeout: 240,
timeout: 7.minutes,
)
sleep 5
watch_for(
@ -419,7 +419,7 @@ class AdminObjectManagerTest < TestCase
)
watch_for_disappear(
css: '.modal',
timeout: 240,
timeout: 7.minutes,
)
sleep 5
watch_for(
@ -451,7 +451,7 @@ class AdminObjectManagerTest < TestCase
click(css: '.modal .js-submit')
watch_for_disappear(
css: '.modal',
timeout: 240,
timeout: 7.minutes,
)
sleep 5
watch_for(
@ -482,7 +482,7 @@ class AdminObjectManagerTest < TestCase
)
watch_for_disappear(
css: '.modal',
timeout: 240,
timeout: 7.minutes,
)
sleep 5
watch_for(
@ -537,7 +537,7 @@ class AdminObjectManagerTest < TestCase
)
watch_for_disappear(
css: '.modal',
timeout: 120,
timeout: 7.minutes,
)
sleep 5
watch_for(