Skip to content

Instantly share code, notes, and snippets.

@vsajip
Created February 26, 2011 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vsajip/845082 to your computer and use it in GitHub Desktop.
Save vsajip/845082 to your computer and use it in GitHub Desktop.
Example bbreport output
$ python bbreport.py -b 3.x
Selected builders: 22 / 213 (branch: 3.x)
3.x.dmg 88574, 88544, 88532, 88500
AMD64 Gentoo Wide 3.x *** , 88639, 88636, 88633
AMD64 Leopard 3.x *** , 88636, 88633, 88632
857 88636: # 1 failed: test_os
856 88633: # 2 failed: test_logging test_os
855 88632: # 2 failed: test_logging test_os
AMD64 OpenIndiana 3.x *** , 88627, 88625, 88622
642 88627: # 2 failed: test_gdb test_os
641 88625: # 2 failed: test_gdb test_os
640 88622: # 2 failed: test_gdb test_os
AMD64 Snow Leopard 3.x *** , 88636, 88589, 88580
1090 88636: # 1 failed: test_os
1089 88589: # something crashed: test_mmap
1088 88580: # something crashed: test_mmap
AMD64 Windows Server 2008 3.x *** , *** , *** , 88632
605 88632: # 1 failed: test_logging
AMD64 debian parallel 3.x 88640, 88639, 88636, 88633
ARMv4 Debian 3.x *** , 88539, 88503, 88475
872 88539: # 1 failed: test_float
871 88503: # 1 failed: test_float
870 88475: # 2 failed: test_float test_subprocess`8432
PPC Leopard 3.x *** , 88632, 88631, 88627
1417 88632: # 2 failed: test_logging test_os
1416 88631: # 2 failed: test_logging test_os
1415 88627: # 2 failed: test_logging test_os
PPC Tiger 3.x *** , 88631, 88629, 88609
1491 88631: # 1 failed: test_logging
1490 88629: # 1 failed: test_logging
1489 88609: # 2 failed: test_logging test_os
PPC64 Ubuntu 3.x *** , 88633, 88632, 88631
664 88633: # 1 failed: test_logging
663 88632: # 1 failed: test_logging
662 88631: # 1 failed: test_logging
sparc Debian 3.x *** , 88631, 88627, 88607
79 88631: # 1 failed: test_logging
78 88627: # 1 failed: test_logging
77 88607: ? something crashed
sparc solaris10 gcc 3.x *** , 88636, 88632, 88631
x86 FreeBSD 3.x *** , 88607, *** , 88550
1233 88607: # hung for 60 min: test_threadsignals
1231 88550: ? something crashed
x86 FreeBSD 7.2 3.x *** , 88607, *** , 88554
1535 88607: # 1 failed: test_logging
1533 88554: # 1 failed: test_multiprocessing`8428
x86 OpenIndiana 3.x *** , 88639, 88636, 88633
725 88639: # 1 failed: test_ctypes
x86 Tiger 3.x *** , 88629, 88620, 88607
2077 88629: # hung for 60 min: test_threadsignals
2076 88620: # 2 failed: test_logging test_os
2075 88607: # 1 failed: test_logging
x86 Ubuntu Shared 3.x *** , 88636, 88633, 88632
3238 88633: # 2 failed: test_gc test_logging
3237 88632: # 1 failed: test_logging
x86 Windows7 3.x *** , 88633, 88632, 88631
2676 88633: # 1 failed: test_logging
2675 88632: # 1 failed: test_logging
2674 88631: # 2 failed: test_concurrent_futures test_logging
x86 XP-4 3.x *** , 88633, 88632, 88631
4120 88633: # 2 failed: test_concurrent_futures test_logging
4119 88632: # 1 failed: test_logging
4118 88631: # 1 failed: test_logging
x86 XP-5 3.x *** , 88580, 88567, 88558
2360 88580: ? no space left on device
2359 88567: ? something crashed
2358 88558: ? no space left on device
x86 debian parallel 3.x *** , 88639, 88636, 88633
1610 88639: # 1 failed: test_ctypes
Totals: 4 + 3 + 15
27 new test failure(s):
test_concurrent_futures::x86 Windows7 3.x 88631
test_concurrent_futures::x86 XP-4 3.x 88633
test_ctypes::x86 OpenIndiana 3.x 88639
test_ctypes::x86 debian parallel 3.x 88639
test_float::ARMv4 Debian 3.x 88539 88503 88475
test_gc::x86 Ubuntu Shared 3.x 88633
test_gdb::AMD64 OpenIndiana 3.x 88627 88625 88622
test_logging::AMD64 Leopard 3.x 88633 88632
test_logging::AMD64 Windows Server 2008 3.x 88632
test_logging::PPC Leopard 3.x 88632 88631 88627
test_logging::PPC Tiger 3.x 88631 88629 88609
test_logging::PPC64 Ubuntu 3.x 88633 88632 88631
test_logging::sparc Debian 3.x 88631 88627
test_logging::x86 FreeBSD 7.2 3.x 88607
test_logging::x86 Tiger 3.x 88620 88607
test_logging::x86 Ubuntu Shared 3.x 88633 88632
test_logging::x86 Windows7 3.x 88633 88632 88631
test_logging::x86 XP-4 3.x 88633 88632 88631
test_mmap:something crashed:AMD64 Snow Leopard 3.x 88589 88580
test_os::AMD64 Leopard 3.x 88636 88633 88632
test_os::AMD64 OpenIndiana 3.x 88627 88625 88622
test_os::AMD64 Snow Leopard 3.x 88636
test_os::PPC Leopard 3.x 88632 88631 88627
test_os::PPC Tiger 3.x 88609
test_os::x86 Tiger 3.x 88620
test_threadsignals:hung for 60 min:x86 FreeBSD 3.x 88607
test_threadsignals:hung for 60 min:x86 Tiger 3.x 88629
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment