There appears to have been an unintentional change in the way snake_oil is plotted after the merge of the two datasets. The generated plots no longer match the original baseline and at certain indexes seems to deviate from the observation at that index.
Example of diff-images displaying the change in behavior:
The merging of the two datasets was done in #13980, which generated the ert-testdata screenshot-PR. The screenshot-PR was closed, assumed to be generated by a temporary commit.
A later unrelated PR generated the same baseline-diff, along side the intended changes. This suggests that the original screenshot-PR may not have been generated due to a temporary commit, but maybe also due to some change in the underlying data/data handling.
Note: The screenshots were updated along side the merge of #13982 and is now the new baseline for snake_oil. This means that a potential fix should generate a new screenshot PR, which can be used for verification.
There appears to have been an unintentional change in the way
snake_oilis plotted after the merge of the two datasets. The generated plots no longer match the original baseline and at certain indexes seems to deviate from the observation at that index.Example of diff-images displaying the change in behavior:
The merging of the two datasets was done in #13980, which generated the
ert-testdatascreenshot-PR. The screenshot-PR was closed, assumed to be generated by a temporary commit.A later unrelated PR generated the same baseline-diff, along side the intended changes. This suggests that the original screenshot-PR may not have been generated due to a temporary commit, but maybe also due to some change in the underlying data/data handling.
Note: The screenshots were updated along side the merge of #13982 and is now the new baseline for
snake_oil. This means that a potential fix should generate a new screenshot PR, which can be used for verification.