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

[SR-4371] GYB tests hang on Windows #46950

Closed
swift-ci opened this issue Mar 27, 2017 · 0 comments
Closed

[SR-4371] GYB tests hang on Windows #46950

swift-ci opened this issue Mar 27, 2017 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Windows Platform: Windows

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-4371
Radar None
Original Reporter hughbe (JIRA User)
Type Bug
Status Closed
Resolution Done
Environment

Windows

Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels Bug, Windows
Assignee hughbe (JIRA)
Priority Medium

md5: 06b340e93003a04c2c4dbb5015f4e17b

Issue Description:

Using python tracing:
```
...
Namespace(defines=[], dump=False, file=<open file '<stdin>', mode 'r' at 0x02CED020>, line_directive='// ###sourceLocation', target=<open file '<stdout>', mode 'w' at 0x02CED078>, test=True, verbose_test=False)
gyb.py(1190): ast = parse_template(args.file.name, args.file.read())
```

We never get past this point. Seems like we're trying to read from `stdin`.

Opening bug so I can action on this after #8360 and #8292 are merged

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Windows Platform: Windows
Projects
None yet
Development

No branches or pull requests

1 participant