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

"Error flowing watermark" in operator tests. #98

Open
sukritkalra opened this issue Mar 21, 2020 · 0 comments
Open

"Error flowing watermark" in operator tests. #98

sukritkalra opened this issue Mar 21, 2020 · 0 comments

Comments

@sukritkalra
Copy link
Collaborator

The master prints an error when thetest_input_receiver_join is run, but the test still succeeds and does not fail.

Example

Run the following command: cargo test test_input_receiver_join -- --nocapture. The log is:

running 1 test
Mar 21 16:02:58.951 DEBG Starting node 0
Mar 21 16:02:58.953 DEBG Executing operator 97944689-ce67-a82c-c506-8ba4659991b6 on node 0
Mar 21 16:02:58.953 DEBG Executing operator a1a1bc90-4811-2c4b-0580-1b8b3546c0ab on node 0
Mar 21 16:02:58.954 DEBG Executing operator 96e1c913-b9c0-12da-3817-0fa1349bebd0 on node 0
Mar 21 16:02:58.955 DEBG Notfiying node initialized
Error flowing watermark
test test_input_receiver_join ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out

As far as I can tell, the regression was introduced in e24a859.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant