← Back to team overview

ffc team mailing list archive

Tests for Projection.ufl fails

 


The regression testing of Projection.ufl is failing for me (and has been so for a while).
Could it be that the references have not been updated for this form?

The first part of the diff is as follows:

   -// This code conforms with the UFC specification version 1.2
   -// and was automatically generated by FFC version 0.9.0-beta.
   +// This code conforms with the UFC specification version 1.4
   +// and was automatically generated by FFC version 0.9.2+.
   +//
   +// This code was generated with the following parameters:
   +//
   +//   cache_dir:                      ''
   +//   convert_exceptions_to_warnings: True
   +//   cpp_optimize:                   False
   +//   epsilon:                        1e-14
   +//   form_postfix:                   True
   +//   format:                         'ufc'
   +//   log_level:                      10
   +//   log_prefix:                     ''
   +//   optimize:                       False
   +//   output_dir:                     '.'
   +//   precision:                      '8'
   +//   quadrature_degree:              'auto'
   +//   quadrature_rule:                'auto'
   +//   representation:                 'auto'
   +//   split:                          False

--
Marie



Follow ups