-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Enable test_word2vec_stand_alone_script by using sys.executable for python #3299
Conversation
8cb676f
to
5845be3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code style.
5845be3
to
7cb6050
Compare
I note that this newly enabled test is failing, but I have no idea what the error is about, any thoughts? |
The external command is expected to print I'm not really sure why it expects |
7cb6050
to
3a2cffe
Compare
@pabs3 did you find out the cause of the |
I haven't found time to investigate the 0-vs-nothing difference, sorry.
…--
bye,
pabs
https://bonedaddy.net/pabs3/
|
e9a404f
to
c15d1a9
Compare
I did some digging just now and I can't find a time when |
c15d1a9
to
3ad9841
Compare
I've switched the test to check for |
Hm, that PR was closed, not merged. In any case, if you fixed a bug that's great, thanks. I see the CI is green now. |
Thanks again @pabs3 ! |
No description provided.