You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following differences have been observed in committed snapshots. It is meant to help the reviewer.
The diff is simplistic, so please check some files anyway while we improve it.
If you need to update snapshots, please refer to CONTRIBUTING.md
testScenario with data set "A GET request to a route with a parameter" from cakephp-28-test.DDTrace\Tests\Integrations\CakePHP\V2_8\CommonScenariosTest.DDTrace\Tests\Integrations\CakePHP\V2_8\CommonScenariosTest::testScenario
DDTrace\Tests\Integrations\CakePHP\V2_8\CommonScenariosTest::testScenario with data set "A GET request to a route with a parameter" (DDTrace\Tests\Frameworks\Util\Request\GetSpec Object (...), array(DDTrace\Tests\Common\SpanAssertion Object (...)))
Got error from webserver:
tests/Common/WebFrameworkTestCase.php:74
tests/Common/MultiPHPUnitVersionAdapter_untyped.php:33
tests/Common/RetryTraitVersionSpecific70.php:28
phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:52
testScenario with data set "A GET request with an exception" from cakephp-28-test.DDTrace\Tests\Integrations\CakePHP\V2_8\CommonScenariosTest.DDTrace\Tests\Integrations\CakePHP\V2_8\CommonScenariosTest::testScenario
DDTrace\Tests\Integrations\CakePHP\V2_8\CommonScenariosTest::testScenario with data set "A GET request with an exception" (DDTrace\Tests\Frameworks\Util\Request\GetSpec Object (...), array(DDTrace\Tests\Common\SpanAssertion Object (...)))
Got error from webserver:
tests/Common/WebFrameworkTestCase.php:74
tests/Common/MultiPHPUnitVersionAdapter_untyped.php:33
tests/Common/RetryTraitVersionSpecific70.php:28
phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:52
testScenario with data set "A GET request to a route with a parameter" from cakephp-310-test.DDTrace\Tests\Integrations\CakePHP\V3_10\CommonScenariosTest.DDTrace\Tests\Integrations\CakePHP\V3_10\CommonScenariosTest::testScenario
DDTrace\Tests\Integrations\CakePHP\V3_10\CommonScenariosTest::testScenario with data set "A GET request to a route with a parameter" (DDTrace\Tests\Frameworks\Util\Request\GetSpec Object (...), array(DDTrace\Tests\Common\SpanAssertion Object (...)))
cakephp.request: Unexpected extra values for 'tags':
Array
(
[_dd.appsec.normalized_route] => /parameterized/{param}
)
Failed asserting that an array is empty.
Received Spans graph:
cakephp.request (service: cakephp_test_app, resource: GET ParameterizedController@customAction, type: web)
...
testScenario with data set "A GET request with an exception" from cakephp-310-test.DDTrace\Tests\Integrations\CakePHP\V3_10\CommonScenariosTest.DDTrace\Tests\Integrations\CakePHP\V3_10\CommonScenariosTest::testScenario
DDTrace\Tests\Integrations\CakePHP\V3_10\CommonScenariosTest::testScenario with data set "A GET request with an exception" (DDTrace\Tests\Frameworks\Util\Request\GetSpec Object (...), array(DDTrace\Tests\Common\SpanAssertion Object (...)))
cakephp.request: Unexpected extra values for 'tags':
Array
(
[_dd.appsec.normalized_route] => /{controller}
)
Failed asserting that an array is empty.
Received Spans graph:
cakephp.request (service: cakephp_test_app, resource: GET ErrorController@index, type: web)
...
testScenarioRest2xx from tests/Integrations/Laminas/ApiTools/Latest.DDTrace\Tests\Integrations\Laminas\ApiTools\Latest\RESTTest
DDTrace\Tests\Integrations\Laminas\ApiTools\Latest\RESTTest::testScenarioRest2xx
Unexpected test failure during snapshot test: At request <Request GET /test/session/snapshot >:
At snapshot (token='tests.integrations.laminas.api_tools.latest.rest_test.test_scenario_rest2xx'):
- Directory: tests/snapshots
- CI mode: 1
- Trace File: tests/snapshots/tests.integrations.laminas.api_tools.latest.rest_test.test_scenario_rest2xx.json
- Stats File: tests/snapshots/tests.integrations.laminas.api_tools.latest.rest_test.test_scenario_rest2xx_tracestats.json
At compare of 1 expected trace(s) to 1 received trace(s):
At trace 'laminas.request' (49 spans):
At snapshot compare of span 'laminas.request' at position 1 in trace:
...
testScenarioRest4xx from tests/Integrations/Laminas/ApiTools/Latest.DDTrace\Tests\Integrations\Laminas\ApiTools\Latest\RESTTest
DDTrace\Tests\Integrations\Laminas\ApiTools\Latest\RESTTest::testScenarioRest4xx
Unexpected test failure during snapshot test: At request <Request GET /test/session/snapshot >:
At snapshot (token='tests.integrations.laminas.api_tools.latest.rest_test.test_scenario_rest4xx'):
- Directory: tests/snapshots
- CI mode: 1
- Trace File: tests/snapshots/tests.integrations.laminas.api_tools.latest.rest_test.test_scenario_rest4xx.json
- Stats File: tests/snapshots/tests.integrations.laminas.api_tools.latest.rest_test.test_scenario_rest4xx_tracestats.json
At compare of 1 expected trace(s) to 1 received trace(s):
At trace 'laminas.request' (33 spans):
At snapshot compare of span 'laminas.request' at position 1 in trace:
...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Reviewer checklist