[Bug 1365480] Re: new compiler breaks ppc64el unit tests in many ways

Dave Cheney 1365480 at bugs.launchpad.net
Mon Sep 8 07:04:29 UTC 2014


** Branch linked: lp:~dave-cheney/goose/100-more-gccgo-fixes

** Changed in: gcc-4.9 (Ubuntu)
       Status: Confirmed => In Progress

** Changed in: gcc-4.9 (Ubuntu)
     Assignee: (unassigned) => Dave Cheney (dave-cheney)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.9 in Ubuntu.
https://bugs.launchpad.net/bugs/1365480

Title:
  new compiler breaks ppc64el unit tests in many ways

Status in juju-core:
  Triaged
Status in “gcc-4.9” package in Ubuntu:
  In Progress

Bug description:
  The tests for http://juju-ci.vapour.ws:8080/job/run-unit-tests-trusty-
  ppc64el/ last passed for commit 5ecf58fb. The tests fail starting from
  commit 3d20d690

  The common failures are
  FAIL: local_test.go:227: TestBootstrapFailsWhenPublicIPError.pN61_github_com_juju_juju_provider_openstack_test.localServerSuite
  TestCollectInstances.pN61_github_com_juju_juju_provider_openstack_test.localServerSuite
  TestInstancesBuildSpawning.pN61_github_com_juju_juju_provider_openstack_test.localServerSuite
  TestStopInstanceSecurityGroupNotDeleted.pN61_github_com_juju_juju_provider_openstack_test.localServerSuite

  After additional commits were added, we see additional failures
  TearDownTest.pN49_github_com_juju_juju_apiserver_test.debugLogSuite
  TestAddRemoveSet.pN42_github_com_juju_juju_replicaset.MongoSuite

  The failing code has not changed.

  We can see that the gcc-4.9 compiler was updated between runs. When the last passing tarball is run with the current compiler, it fails the same way. The bad compiler is
  go version xgcc (Ubuntu 4.9.1-12ubuntu2) 4.9.1 linux/ppc64

  That last know good compiler was
  go version xgcc (Ubuntu 4.9.1-10ubuntu3) 4.9.1 linux/ppc64

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1365480/+subscriptions



More information about the foundations-bugs mailing list