-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit 1eb525b
committed
Avoid race condition during RSpec tests... Python takes a tick before grabbing port 8080 on Travis CI ;-)
Change-Id: I70c081476fdbc401f6709b05cdf87647b79f6cf21 parent d905da4 commit 1eb525b
File tree
3 files changed
+15
-1
lines changed- spec
- localhost
3 files changed
+15
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | + | ||
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | - | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
83 | 87 |
| |
84 | 88 |
| |
85 | 89 |
| |
| |||
107 | 111 |
| |
108 | 112 |
| |
109 | 113 |
| |
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
110 | 122 |
| |
111 | 123 |
| |
112 | 124 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
|
0 commit comments