Skip Menu |

This queue is for tickets about the QBit-Base CPAN distribution.

Report information
The Basics
Id: 125490
Status: new
Priority: 0/
Queue: QBit-Base

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.002
  • 0.003
Fixed in: (no value)



Subject: Test failures (with QBit::Application::Model::DBManager 0.020?)
My smokers started to report the following test failure: # Failed test 'model one stash' # at t/inheritance.t line 33. # Comparing hash keys of $data # Missing: '__MODEL_FIELDS_INITIALIZED__', '__MODEL_FIELDS_SORT_ORDERS__' # Failed test 'model two stash' # at t/inheritance.t line 129. # Comparing hash keys of $data # Missing: '__MODEL_FIELDS_INITIALIZED__', '__MODEL_FIELDS_SORT_ORDERS__' # Looks like you failed 2 tests of 13. t/inheritance.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/13 subtests This seems to happen with the recent QBit::Application::Model::DBManager. Statistical analysis: **************************************************************** Regression 'mod:QBit::Application::Model::DBManager' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 62861286934839184.00 [1='eq_0.018'] -0.0000 0.0000 -0.75 [2='eq_0.019'] -0.0000 0.0000 -1.93 [3='eq_0.020'] -1.0000 0.0000 -43294908745932816.00 R^2= 1.000, N= 98, K= 4 ****************************************************************
On 2018-06-05 03:00:54, SREZIC wrote: Show quoted text
> My smokers started to report the following test failure: > > # Failed test 'model one stash' > # at t/inheritance.t line 33. > # Comparing hash keys of $data > # Missing: '__MODEL_FIELDS_INITIALIZED__', > '__MODEL_FIELDS_SORT_ORDERS__' > > # Failed test 'model two stash' > # at t/inheritance.t line 129. > # Comparing hash keys of $data > # Missing: '__MODEL_FIELDS_INITIALIZED__', > '__MODEL_FIELDS_SORT_ORDERS__' > # Looks like you failed 2 tests of 13. > t/inheritance.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/13 subtests > > This seems to happen with the recent > QBit::Application::Model::DBManager. Statistical analysis: > > **************************************************************** > Regression 'mod:QBit::Application::Model::DBManager' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 62861286934839184.00 > [1='eq_0.018'] -0.0000 0.0000 -0.75 > [2='eq_0.019'] -0.0000 0.0000 -1.93 > [3='eq_0.020'] -1.0000 0.0000 -43294908745932816.00 > > R^2= 1.000, N= 98, K= 4 > ****************************************************************
0.003 still fails with QBit::Application::Model::DBManager 0.020. As a new version 0.021 is available, maybe the prereq version should be adjusted?