-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Flaky test with exception: access violation writing on Windows #3398
Comments
is this different from #1818 ? |
@jameslamb Yes, this test started to fail only some days ago and it is VS while that one is MinGW. |
oh ok got it |
maybe there are some memory leakages. @shiyu1994 can you take a look when you have time? |
This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this. |
In
test_plot_split_value_histogram
sometimesWindowsError: exception: access violation writing
occursLightGBM/tests/python_package_test/test_plotting.py
Line 63 in 164818b
For the moment of creating this issue I saw it two times: in #3380 and #3397.
Both times it was in the following Windows job
LightGBM/.vsts-ci.yml
Lines 119 to 121 in 164818b
The text was updated successfully, but these errors were encountered: