Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-19 Thread Eric Fiselier via cfe-commits
Hi All, Sorry about the delay. I'll unbreak the tests tomorrow afternoon (I have a midterm in the morning) /Eric On Oct 18, 2016 9:00 PM, "Tim Northover" wrote: > On 15 October 2016 at 13:08, Eric Fiselier via cfe-commits > wrote: > > Are these tests still broken for you? > > They're still b

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-18 Thread Tim Northover via cfe-commits
On 15 October 2016 at 13:08, Eric Fiselier via cfe-commits wrote: > Are these tests still broken for you? They're still breaking multiple Green Dragon bots (e.g. the basic "make check" at http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA/)[1]. What do you need to help fix the issue? C

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-17 Thread Tim Northover via cfe-commits
On 14 October 2016 at 14:21, Eric Fiselier via cfe-commits wrote: > Could you give me more information about the compiler your using? Do you mostly build libcxx outside of a Clang source tree? I suspect the problem is that if Clang is built at the same time then that's the Clang which gets used t

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-17 Thread Tim Northover via cfe-commits
On 17 October 2016 at 09:11, Nico Weber via cfe-commits wrote: > Looks like things are still unexpectedly passing at r284389 on macOS (but we > currently only build and test libc++ on macOS, so maybe it's broken > elsewhere too). Green dragon is showing similar failures: http://lab.llvm.org:8080/

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-17 Thread Nico Weber via cfe-commits
Looks like things are still unexpectedly passing at r284389 on macOS (but we currently only build and test libc++ on macOS, so maybe it's broken elsewhere too). https://codereview.chromium.org/2429533002/ https://build.chromium.org/p/tryserver.chromium.mac/builders/mac_upload_clang/builds/106/step

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-16 Thread Nico Weber via cfe-commits
See the Mac bot here: https://codereview.chromium.org/2416293003/ -> https://build.chromium.org/p/tryserver.chromium.mac/builders/mac_upload_clang/builds/105/steps/package%20clang/logs/stdio I think that bot uses Xcode 8's compiler. I haven't tried again since 2 days ago. On Sat, Oct 15, 2016 at 4

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-15 Thread Eric Fiselier via cfe-commits
Hi Nico, Are these tests still broken for you? /Eric On Fri, Oct 14, 2016 at 3:21 PM, Eric Fiselier wrote: > Hi Nico, > > Could you give me more information about the compiler your using? > > /Eric > > On Fri, Oct 14, 2016 at 1:21 PM, Nico Weber wrote: > >> This is breaking tests for me: >> >

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-14 Thread Eric Fiselier via cfe-commits
Hi Nico, Could you give me more information about the compiler your using? /Eric On Fri, Oct 14, 2016 at 1:21 PM, Nico Weber wrote: > This is breaking tests for me: > > Unexpected Passing Tests (4): > libc++ :: std/language.support/support.dynamic/new.delete/new.delete. > array/new_align_v

Re: [libcxx] r284214 - XFAIL aligned allocation tests for older Clang versions

2016-10-14 Thread Nico Weber via cfe-commits
This is breaking tests for me: Unexpected Passing Tests (4): libc++ :: std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t.pass.cpp libc++ :: std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t_nothrow.pass.cpp libc++ :: std/lan