Skip to content
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

fix: surround 404 check with spaces #8997

Merged
merged 1 commit into from Sep 11, 2020
Merged

fix: surround 404 check with spaces #8997

merged 1 commit into from Sep 11, 2020

Conversation

DiegoCardoso
Copy link
Contributor

checkLogsForErrors checks if the message contains 404, but it will match if the sequence is part of a number.

This build for Grid is an example of such case.

`checkLogsForErrors` checks if the message contains `404`, 
but it will match if the sequence is part of a number.
@caalador caalador merged commit f6231b0 into master Sep 11, 2020
OLD Vaadin Flow bugs & maintenance (Vaadin 10+) automation moved this from WIP to Closed Sep 11, 2020
@caalador caalador deleted the fix/404-log-check branch September 11, 2020 04:01
caalador pushed a commit that referenced this pull request Sep 11, 2020
`checkLogsForErrors` checks if the message contains `404`,
but it will match if the sequence is part of a number.
# Conflicts:
#	flow-test-util/src/main/java/com/vaadin/flow/testutil/TestBenchHelpers.java
caalador pushed a commit that referenced this pull request Sep 11, 2020
`checkLogsForErrors` checks if the message contains `404`, 
but it will match if the sequence is part of a number.
joheriks pushed a commit that referenced this pull request Sep 11, 2020
`checkLogsForErrors` checks if the message contains `404`,
but it will match if the sequence is part of a number.
# Conflicts:
#	flow-test-util/src/main/java/com/vaadin/flow/testutil/TestBenchHelpers.java
caalador pushed a commit that referenced this pull request Sep 16, 2020
`checkLogsForErrors` checks if the message contains `404`, 
but it will match if the sequence is part of a number.
pleku pushed a commit that referenced this pull request Sep 17, 2020
`checkLogsForErrors` checks if the message contains `404`,
but it will match if the sequence is part of a number.
# Conflicts:
#	flow-test-util/src/main/java/com/vaadin/flow/testutil/TestBenchHelpers.java
mshabarov pushed a commit that referenced this pull request Sep 17, 2020
`checkLogsForErrors` checks if the message contains `404`,
but it will match if the sequence is part of a number.
# Conflicts:
#	flow-test-util/src/main/java/com/vaadin/flow/testutil/TestBenchHelpers.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants