Skip to content

Clarify port semantics WRT test/run-pass/task-comm-16.rs #2605

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

Closed
catamorphism opened this issue Jun 14, 2012 · 2 comments
Closed

Clarify port semantics WRT test/run-pass/task-comm-16.rs #2605

catamorphism opened this issue Jun 14, 2012 · 2 comments
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc

Comments

@catamorphism
Copy link
Contributor

Answer the question in the FIXME: "Do port semantics really guarantee these [operations] happen in order?"

@eholk
Copy link
Contributor

eholk commented Jun 15, 2012

I hope the answer is yes, although I don't know who gets to make the official determination.

@ghost ghost assigned eholk Jun 15, 2012
@catamorphism
Copy link
Contributor Author

Since the test passes, it seems like the answer should indeed be yes... but then, we all know the difference between semantics and implementation :-)

eholk added a commit that referenced this issue Jun 22, 2012
I hereby declare that messages sent from the same source arrive in order (Issue #2605)

Removing FIXME, owned is the correct type here. (Issue #2704)

Remove outdated FIXME (Issue #2703)

Updating test for spawning native functions (Issue #2602)

Removing bogus FIXME (Issue #2599)
@eholk eholk closed this as completed Jun 22, 2012
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Add a few more options to compiletest which I'm planning to use on our benchmarks. rust-lang#2442 
  - "--report-time": Will report how long it took to run a test. This includes the time taken to process the expected file.
  - "--kani-flag": Allow us to pass extra arguments to all tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

No branches or pull requests

2 participants