public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/64725] New: FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: finalizer for type func(*int) didn't run
@ 2015-01-22  9:46 vries at gcc dot gnu.org
  2015-01-23 23:23 ` [Bug go/64725] " ian at gcc dot gnu.org
  2015-01-23 23:24 ` ian at airs dot com
  0 siblings, 2 replies; 3+ messages in thread
From: vries at gcc dot gnu.org @ 2015-01-22  9:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64725

            Bug ID: 64725
           Summary: FAIL: libgo/runtime TestFinalizerType testing.go:278:
                    #2: finalizer for type func(*int) didn't run
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: vries at gcc dot gnu.org
                CC: cmang at google dot com

libgo.log (non-m32 part):
...
--- FAIL: TestFinalizerType (4.02s)
        testing.go:278: #2: finalizer for type func(*int) didn't run
FAIL
FAIL: runtime
/home/vries/gcc_versions/data/ref-master-15-01-21/src/libgo/testsuite/gotest:
line 514: gotest-timeout: No such file or directory
...

configure line:
...
$ ./gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=./gcc/xgcc
Target: x86_64-unknown-linux-gnu
Configured with: src/configure --prefix=install --with-cloog=infra
--with-ppl=infra --with-gmp=infra --with-mpfr=infra --with-mpc=infra
--with-isl=infra --enable-checking=yes,rtl
--enable-languages=c,fortran,ada,java,objc,c++,go,obj-c++
Thread model: posix
gcc version 5.0.0 20150121 (experimental) (GCC) 
...

Using r219928

I've run the libgo testsuite twice more. The first time the FAIL dissapeared.
The second time it reappeared, but without the gotest-timeout message.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug go/64725] FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: finalizer for type func(*int) didn't run
  2015-01-22  9:46 [Bug go/64725] New: FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: finalizer for type func(*int) didn't run vries at gcc dot gnu.org
@ 2015-01-23 23:23 ` ian at gcc dot gnu.org
  2015-01-23 23:24 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ian at gcc dot gnu.org @ 2015-01-23 23:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64725

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Fri Jan 23 23:22:29 2015
New Revision: 220067

URL: https://gcc.gnu.org/viewcvs?rev=220067&root=gcc&view=rev
Log:
    PR go/64725
runtime: Disable tests that require that a finalizer run.

Modified:
    trunk/libgo/go/runtime/mfinal_test.go


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug go/64725] FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: finalizer for type func(*int) didn't run
  2015-01-22  9:46 [Bug go/64725] New: FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: finalizer for type func(*int) didn't run vries at gcc dot gnu.org
  2015-01-23 23:23 ` [Bug go/64725] " ian at gcc dot gnu.org
@ 2015-01-23 23:24 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ian at airs dot com @ 2015-01-23 23:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64725

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
Fixed by disabling the test.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-23 23:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22  9:46 [Bug go/64725] New: FAIL: libgo/runtime TestFinalizerType testing.go:278: #2: finalizer for type func(*int) didn't run vries at gcc dot gnu.org
2015-01-23 23:23 ` [Bug go/64725] " ian at gcc dot gnu.org
2015-01-23 23:24 ` ian at airs dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).