File tree Expand file tree Collapse file tree 3 files changed +42
-1
lines changed
hyper-operation/spec/aaa_run_first Expand file tree Collapse file tree 3 files changed +42
-1
lines changed Original file line number Diff line number Diff line change 27
27
hyper-component (= 1.0.alpha1.2 )
28
28
mutations
29
29
opal-activesupport (~> 0.3.1 )
30
+ tty-table
30
31
31
32
PATH
32
33
remote: ../hyper-spec
162
163
crass (1.0.4 )
163
164
diff-lcs (1.3 )
164
165
equalizer (0.0.11 )
166
+ equatable (0.5.0 )
165
167
erubi (1.7.1 )
166
168
execjs (2.7.0 )
167
169
ffi (1.9.25 )
199
201
minitest (5.11.3 )
200
202
mutations (0.8.3 )
201
203
activesupport
204
+ necromancer (0.4.0 )
202
205
nio4r (2.3.1 )
203
206
nokogiri (1.8.4 )
204
207
mini_portile2 (~> 2.3.0 )
230
233
parallel (1.12.1 )
231
234
parser (2.3.3.1 )
232
235
ast (~> 2.2 )
236
+ pastel (0.7.2 )
237
+ equatable (~> 0.5.0 )
238
+ tty-color (~> 0.4.0 )
233
239
powerpack (0.1.2 )
234
240
procto (0.0.3 )
235
241
pry (0.11.3 )
@@ -320,15 +326,29 @@ GEM
320
326
activesupport (>= 4.0 )
321
327
sprockets (>= 3.0.0 )
322
328
sqlite3 (1.3.13 )
329
+ strings (0.1.4 )
330
+ strings-ansi (~> 0.1.0 )
331
+ unicode-display_width (~> 1.4.0 )
332
+ unicode_utils (~> 1.4.0 )
333
+ strings-ansi (0.1.0 )
323
334
thor (0.20.0 )
324
335
thread_safe (0.3.6 )
325
336
tilt (2.0.8 )
326
337
timecop (0.8.1 )
338
+ tty-color (0.4.3 )
339
+ tty-screen (0.6.5 )
340
+ tty-table (0.10.0 )
341
+ equatable (~> 0.5.0 )
342
+ necromancer (~> 0.4.0 )
343
+ pastel (~> 0.7.2 )
344
+ strings (~> 0.1.0 )
345
+ tty-screen (~> 0.6.4 )
327
346
tzinfo (1.2.5 )
328
347
thread_safe (~> 0.1 )
329
348
uglifier (4.1.19 )
330
349
execjs (>= 0.3.0 , < 3 )
331
350
unicode-display_width (1.4.0 )
351
+ unicode_utils (1.4.0 )
332
352
unparser (0.2.8 )
333
353
abstract_type (~> 0.0.7 )
334
354
adamantium (~> 0.2.0 )
Original file line number Diff line number Diff line change @@ -107,6 +107,7 @@ def connect(*args)
107
107
Hyperstack ::Connection . active . should =~ [ 'ScopeIt::TestApplication' ]
108
108
Timecop . travel ( Time . now +Hyperstack ::Connection . transport . expire_new_connection_in )
109
109
wait_for { Hyperstack ::Connection . active } . to eq ( [ ] )
110
+ sleep 1
110
111
end
111
112
112
113
it "sees the connection going offline" do
Original file line number Diff line number Diff line change 27
27
hyper-component (= 1.0.alpha1.2 )
28
28
mutations
29
29
opal-activesupport (~> 0.3.1 )
30
+ tty-table
30
31
31
32
PATH
32
33
remote: ../hyper-router
180
181
diff-lcs (1.3 )
181
182
dotenv (0.7.0 )
182
183
equalizer (0.0.11 )
184
+ equatable (0.5.0 )
183
185
erubi (1.7.1 )
184
186
execjs (2.7.0 )
185
187
ffi (1.9.25 )
223
225
minitest (5.11.3 )
224
226
msgpack (1.2.4 )
225
227
multi_json (1.13.1 )
226
- mutations (0.8.3 )
228
+ mutations (0.9.0 )
227
229
activesupport
230
+ necromancer (0.4.0 )
228
231
nio4r (2.3.1 )
229
232
nokogiri (1.8.5 )
230
233
mini_portile2 (~> 2.3.0 )
256
259
parallel (1.12.1 )
257
260
parser (2.3.3.1 )
258
261
ast (~> 2.2 )
262
+ pastel (0.7.2 )
263
+ equatable (~> 0.5.0 )
264
+ tty-color (~> 0.4.0 )
259
265
powerpack (0.1.2 )
260
266
procto (0.0.3 )
261
267
pry (0.11.3 )
@@ -357,10 +363,23 @@ GEM
357
363
activesupport (>= 4.0 )
358
364
sprockets (>= 3.0.0 )
359
365
sqlite3 (1.3.13 )
366
+ strings (0.1.4 )
367
+ strings-ansi (~> 0.1.0 )
368
+ unicode-display_width (~> 1.4.0 )
369
+ unicode_utils (~> 1.4.0 )
370
+ strings-ansi (0.1.0 )
360
371
thor (0.20.1 )
361
372
thread_safe (0.3.6 )
362
373
tilt (2.0.8 )
363
374
timecop (0.8.1 )
375
+ tty-color (0.4.3 )
376
+ tty-screen (0.6.5 )
377
+ tty-table (0.10.0 )
378
+ equatable (~> 0.5.0 )
379
+ necromancer (~> 0.4.0 )
380
+ pastel (~> 0.7.2 )
381
+ strings (~> 0.1.0 )
382
+ tty-screen (~> 0.6.4 )
364
383
turbolinks (5.2.0 )
365
384
turbolinks-source (~> 5.2 )
366
385
turbolinks-source (5.2.0 )
369
388
uglifier (4.1.19 )
370
389
execjs (>= 0.3.0 , < 3 )
371
390
unicode-display_width (1.4.0 )
391
+ unicode_utils (1.4.0 )
372
392
unparser (0.2.8 )
373
393
abstract_type (~> 0.0.7 )
374
394
adamantium (~> 0.2.0 )
You can’t perform that action at this time.
0 commit comments