DirichletBC test fails on OSX buildbot

Bug #883870 reported by Garth Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
High
Anders Logg

Bug Description

Output from buildbot:

FAIL: test_get_values (__main__.DirichletBCTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./DirichletBC.py", line 66, in test_get_values
    self.assertTrue(dofs[i] in bc_values)
AssertionError: False is not true

Changed in dolfin:
assignee: nobody → Anders Logg (logg)
status: New → Confirmed
milestone: none → 1.0-rc1
Changed in dolfin:
importance: Undecided → High
Revision history for this message
Anders Logg (logg) wrote :

The test does not seem to make sense. A dof may be inside the domain but not be included in the list of boundary
conditions if the facet it belongs to is not recognized as a Dirichlet facet.

It also fails to run on Ubuntu 11.10 with 6 processes.

I have disabled that particular portion of the test.

Changed in dolfin:
status: Confirmed → In Progress
Anders Logg (logg)
Changed in dolfin:
status: In Progress → Fix Committed
Anders Logg (logg)
Changed in dolfin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.