use intptrcast for heap_allocator test; then it should work on Windows#809
Conversation
|
@bors r+ |
|
📌 Commit b067313 has been approved by |
|
@bors r+ |
|
📌 Commit 0ea4b50 has been approved by |
use intptrcast for heap_allocator test; then it should work on Windows
|
💔 Test failed - status-appveyor |
|
Well that's odd... So calling the allocation function actually succeeds, but then later checking alignment does not. |
|
@bors try |
use intptrcast for heap_allocator test; then it should work on Windows
|
Wow, @oli-obk this build log looks like we are throwing and catching tons of Miri errors. That doesn't seem right. |
|
@bors try |
use intptrcast for heap_allocator test; then it should work on Windows
|
D'oh, I've failed to actually set the compiler flag correctly... @bors r+ |
|
📌 Commit 78261b7 has been approved by |
use intptrcast for heap_allocator test; then it should work on Windows
|
💔 Test failed - status-appveyor |
|
@bors try |
use intptrcast for heap_allocator test; then it should work on Windows
|
💔 Test failed - checks-travis |
|
@bors try |
use intptrcast for heap_allocator test; then it should work on Windows
|
💔 Test failed - checks-travis |
|
Found it! There was a bug in the alignment we used for the system allocator ( I expanded the @bors r+ |
|
📌 Commit 53c72ba has been approved by |
use intptrcast for heap_allocator test; then it should work on Windows
|
@bors r- retry |
|
Aaaand found a bug in libstd. ;) rust-lang/rust#62251 @bors r+ |
|
📌 Commit cb6d4f0 has been approved by |
use intptrcast for heap_allocator test; then it should work on Windows
|
💥 Test timed out |
|
@bors retry |
use intptrcast for heap_allocator test; then it should work on Windows
|
☀️ Test successful - checks-travis, status-appveyor |
No description provided.