-
Notifications
You must be signed in to change notification settings - Fork 3.4k
fix: normalize test body invocationDetails from stack traces
#32699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
3bb1471
fix: (studio) remove `itGrep` lines from stack trace when determining…
astone123 b6bc0f5
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 926e1fc
handle .only and suites
astone123 49165cf
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 61311ee
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 0a8de00
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 a1480d8
for test block hooks, trim the stack to find the invocation details
astone123 36064a6
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 65d656c
fix stop only
astone123 c0fb620
fix cypress object access
astone123 96a9a10
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 d0dfb88
update comment to use generic host
astone123 5d5cc2d
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 79c51da
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 a7e5bb2
Update packages/driver/src/cypress/stack_utils.ts
astone123 7bb0f76
Update packages/driver/src/cypress/stack_utils.ts
astone123 42d6495
Update packages/driver/src/cypress/mocha.ts
astone123 1929cba
Update packages/driver/src/cypress/stack_utils.ts
astone123 ec9dad3
Update packages/driver/src/cypress/stack_utils.ts
astone123 85756f0
feedback
astone123 1bc1d68
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 4a53ed1
changelog entry
astone123 cde2e2c
remove unnecessary test, add driver integration tests
astone123 badf190
fix .only
astone123 d7f64f0
update test name
astone123 76e2319
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 31af0fb
fix types
astone123 dbe8c6f
add integration test
astone123 e9d72cf
logic and test updates
astone123 4df6616
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 1dfe50c
fix types
astone123 6fa202f
fix test
astone123 50418a8
only modify stacks for e2e tests
astone123 eecaaff
fix integration test
astone123 1d324d1
update stack utils logic
astone123 0f3c72b
update unit tests, add component test
astone123 5553ddf
Merge branch 'develop' into astone123/fix-itgrep-trace
astone123 2d4d2c6
add wrapped it test for ct, add browser logic
astone123 08b95ed
test update
mschile File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
mschile marked this conversation as resolved.
Show resolved
Hide resolved
|
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.