There appears to be some kind of error with the x-platform build result
pages for 4.3.x and trunk. On 4.2.x the page has only the latest build
results as I'd expect. The 4.3.x and trunk pages look like the new
results are being placed at the bottom. If you look at the actual html,
you'll see that the page actually contains multiple <html></html>
blocks, so I'm guessing that something that is supposed to delete or
overwrite the file is just appending. 

  http://stdcxx.apache.org/builds/4.2.x/
  http://stdcxx.apache.org/builds/4.3.x/
  http://stdcxx.apache.org/builds/trunk/

Another issue is the windows build results on 4.2.x. Many of the columns
appear to contain data from the execution times instead of a string
representing the exit code of the process or the failed assertions.

  http://tinyurl.com/5wd3kr [4.2.x]
  http://tinyurl.com/59kpfq [4.3.x]
  http://tinyurl.com/63nbm3 [trunk]

Travis

Reply via email to