dagmom commented on pull request #4846:
URL: https://github.com/apache/skywalking/pull/4846#issuecomment-646702175


   > This time, it is purely your test failure. Please check locally.
   
   @wu-sheng 
   
   Actually, i found  follow error when run `./test/plugin/run.sh -f 
influxdb-scenario_name` in the local.
   
   ```shell
   
   [2020-06-19 14:00:32:622] [ERROR] - 
org.apache.skywalking.plugin.test.agent.tool.Main.verify(Main.java:53) - 
   assert failed.
   SegmentNotFoundException:
   expected: 
     Segment:
     - span[0, 1] InfluxDB/query
     - span[0, 2] InfluxDB/query
     - span[0, 3] InfluxDB/write
     - span[0, 4] InfluxDB/query
     - span[-1, 0] /influxdb-scenario/case/influxdb-scenario
   
   actual: 
     Segment[ad194169346d4f83964ad53138b98af8.30.15925752267590000] e
     expected:  Span[0, 3] InfluxDB/write
     actual:    span[0, 3] InfluxDB/write
     reason:    [tag(db.statement) value]: expected=>{}, 
actual=>{heartbeat,host=127.0.0.1 device_name="sensor x" 1592408300123000000}
   
   ```
   
   But my `expectedData.yaml` expected is right, so i'm pushed. please help 
check this test case, 
[https://github.com/apache/skywalking/pull/4846/commits/e28d7fd2045ef7072e1fc26c2d597dab389a7cf1#diff-f890a92eb61a3e0fd18429cecc2a0315](https://github.com/apache/skywalking/pull/4846/commits/e28d7fd2045ef7072e1fc26c2d597dab389a7cf1#diff-f890a92eb61a3e0fd18429cecc2a0315)
   `L83`
   
   It is possible that the content contains quotes?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to