Forum OpenACS Q&A: Bug-Stomp 21-22/sept/2006 organization thread.

Focus on have all the actual test pass for acs-core (no more new test), plus start classifying the bugs in the bug-tracker.

The aims is to have the 5.3.x releases to "pass tests", so we aim to branch for alpha on september 06.

Join us at IRC!!!
And post in what are you working in this thread, so we avoid duplicate efforts.

Check Test server info:
https://openacs.org/xowiki/en/Official_test_servers

Test failing in official test server (20/sept):

PG:
acs-templating spellcheck__get_element_formtext
acs-templating spellcheck__spellcheck_properties
acs-tcl front_page_1
acs-tcl ad_proc_fire_callback (Cesar is working on it)
acs-tcl datamodel__named_constraints (Byron is working on it)
acs-tcl documentation__check_proc_doc
acs-tcl ad_context_bar_multirow
acs-content-repository image_new
acs-content-repository cr_item_search_triggers

Ora:
acs-content-repository image_new
acs-content-repository cr_item_search_triggers
acs-subsite acs_subsite_expose_bug_775
acs-tcl front_page_1
acs-tcl ad_proc_fire_callback
acs-tcl datamodel__named_constraints
acs-tcl documentation__check_proc_doc
acs-tcl files__check_upgrade_ordering
acs-tcl ad_context_bar
acs-tcl ad_context_bar_multirow

Select one of them and fix it! Figure out if you can fix it for both DB's. Please announce here in what are you working!

Collapse
Posted by Emmanuelle Raffenne on
Hi,

Spellcheck was missing on test servers, we installed it and now spellcheck tests pass.

Test servers have been reinstalled and tests rerun. Remaining failed tests are:

PG:

acs-tcl front_page_1
acs-tcl ad_proc_fire_callback (Cesar is working on it)
acs-tcl datamodel__named_constraints (Byron is working on it)
acs-tcl ad_context_bar_multirow

Ora:

acs-content-repository cr_item_search_triggers
acs-tcl front_page_1
acs-tcl ad_proc_fire_callback
acs-tcl datamodel__named_constraints
acs-tcl files__check_upgrade_ordering
acs-tcl ad_context_bar
acs-tcl ad_context_bar_multirow

Collapse
Posted by Byron Linares on
I have Change creation scripts of all packages that violates constraint naming standard in order to have correct name constraints for fresh installations and pass the acs-tcl datamodel__named_constraints test
All the work is committed already

In oracle part i need someone to test it.

Collapse
Posted by Emmanuelle Raffenne on
Hi Byron,

I've tested on oracle and found 2 identifiers too long: rel_constraints_constraint_id_pk (acs-kernel) and application_groups_package_id_fk (acs-subsite). I've truncated them and commit to repository.

I got errors reinstalling oracle test server but despite this, I could run the test again and there is now 121 failed on oracle (most of them not null constraints): http://openacs.innova.uned.es:8010/test/admin/testcase?testcase_id=datamodel__named_constraints&package_key=acs-tcl&showsource=0&quiet=0