質問編集履歴

2

エラーメッセージを修正しました。

2018/05/18 09:36

投稿

joyAAAA
joyAAAA

スコア8

test CHANGED
File without changes
test CHANGED
@@ -18,13 +18,13 @@
18
18
 
19
19
  ```
20
20
 
21
- 18:32:30.328 [WARN ] i.g.h.a.ResponseProcessor - Request 'SubmitPurchase Soap Request' failed: status.find.in(200,304,201,202,203,204,205,206,207,208,209), but actually found 502
21
+ 18:32:30.328 [WARN ] i.g.h.a.ResponseProcessor - Request 'gatling scenario' failed: status.find.in(200,304,201,202,203,204,205,206,207,208,209), but actually found 502
22
22
 
23
23
  ```
24
24
 
25
25
  ```
26
26
 
27
- 18:30:23.823 [WARN ] i.g.h.a.ResponseProcessor - Request 'SubmitPurchase Soap Request' failed: j.n.ConnectException: Connection timed out: no further information: /111.222.333.444:80
27
+ 18:30:23.823 [WARN ] i.g.h.a.ResponseProcessor - Request 'gatling scenario' failed: j.n.ConnectException: Connection timed out: no further information: /111.222.333.444:80
28
28
 
29
29
 
30
30
 

1

エラーメッセージを追加しました。

2018/05/18 09:36

投稿

joyAAAA
joyAAAA

スコア8

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
 
10
10
 
11
- 以下のエラーメッセージが発生しました。
11
+ 以下の2つのエラーメッセージが発生しました。
12
12
 
13
13
 
14
14
 
@@ -18,11 +18,19 @@
18
18
 
19
19
  ```
20
20
 
21
- status.find.in(200,304,201,202,203,204,205,206,207,208,209), but actually found 502
21
+ 18:32:30.328 [WARN ] i.g.h.a.ResponseProcessor - Request 'SubmitPurchase Soap Request' failed: status.find.in(200,304,201,202,203,204,205,206,207,208,209), but actually found 502
22
+
23
+ ```
24
+
25
+ ```
26
+
27
+ 18:30:23.823 [WARN ] i.g.h.a.ResponseProcessor - Request 'SubmitPurchase Soap Request' failed: j.n.ConnectException: Connection timed out: no further information: /111.222.333.444:80
22
28
 
23
29
 
24
30
 
25
31
  ```
32
+
33
+
26
34
 
27
35
 
28
36