=== Halcy0n [n=halcy0n@pdpc/supporter/active/Halcy0n] has joined #ubuntu-toolchain === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-toolchain === jbailey [n=jbailey@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-toolchain === tmarble [i=tmarble@nat/sun/x-86d07f568f35895c] has joined #ubuntu-toolchain === lamont [i=lamont@nat/hp/x-c6d51da0047914ab] has joined #ubuntu-toolchain === lamont [i=lamont@nat/hp/x-f4a940def67a8f2e] has joined #ubuntu-toolchain === lamont [i=lamont@nat/hp/x-044e2625c6a3cd9d] has joined #ubuntu-toolchain === lamont [i=lamont@nat/hp/x-44a3bc16802c53f5] has joined #ubuntu-toolchain === lamont [i=lamont@nat/hp/x-f1da7e4449e32a54] has joined #ubuntu-toolchain === doko_ [n=doko@dslb-088-073-067-058.pools.arcor-ip.net] has joined #ubuntu-toolchain [09:09] doko: Around? [09:31] jbailey: yes [09:32] doko: Heya! Is there any sort of regression checker in the gcc testsuite? [09:33] no, there was one running upstream for checkins; usually I inspect the logs manually. elmo wrote something for binutils, which now runs in the build as well (comparing against the installed version). [09:33] Hmm. [09:33] I was thinking that the simplest one would be no FAILs [09:33] And just mark everything that currently FAILs as XFAIL and move on. [09:34] IIRC, dejagnu can give a different return code for that. [09:34] It's difficult to automatically tell about regressions, new failing testcases show up as false positives [09:38] Sure, I'm just thinking at the release point for gcc-4.1 and such. [09:38] I don't think new test cases are usually added to the stable branch. [09:41] they are. [09:41] Ah, hmm. [09:42] That could suck. [09:43] In this case, the hppa patch is totally localised to the machine descriptor, but in general, I'm happier if I know that I'm not going to break something elsewhere. [09:43] you would have to save the .log files instead of the .sum files for all tests, then you can detect added testcases as well [09:46] Well. I think I was hoping more that sometime in stage 3, we just submit a list of current fails, mark them as XFAIL and move on. =) === lamont [i=lamont@nat/hp/x-f712b6ee41e53632] has joined #ubuntu-toolchain