From d8bee228b37e1dd3b6e81a145729b762cdf90b09 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Sun, 29 Aug 2010 17:21:39 +0200 Subject: [PATCH] Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions --- tests/unit/accordion/accordion.html | 1 + tests/unit/autocomplete/autocomplete.html | 1 + tests/unit/button/button.html | 1 + tests/unit/core/core.html | 3 ++- tests/unit/datepicker/datepicker.html | 3 ++- tests/unit/dialog/dialog.html | 2 +- tests/unit/draggable/draggable.html | 3 ++- tests/unit/droppable/droppable.html | 3 ++- tests/unit/position/position.html | 2 ++ tests/unit/progressbar/progressbar.html | 2 ++ tests/unit/resizable/resizable.html | 3 ++- tests/unit/selectable/selectable.html | 3 ++- tests/unit/slider/slider.html | 2 +- tests/unit/sortable/sortable.html | 3 ++- tests/unit/swarminject.js | 9 +++++++++ tests/unit/tabs/tabs.html | 2 +- tests/unit/testsuite.js | 10 ---------- tests/unit/widget/widget.html | 2 ++ 18 files changed, 35 insertions(+), 20 deletions(-) create mode 100644 tests/unit/swarminject.js diff --git a/tests/unit/accordion/accordion.html b/tests/unit/accordion/accordion.html index c53db8c75..82098fa06 100644 --- a/tests/unit/accordion/accordion.html +++ b/tests/unit/accordion/accordion.html @@ -46,6 +46,7 @@ +