upgrade from 1.3 to 1.4.7 problem with test suites

31 views
Skip to first unread message

Nicholas Korn

unread,
May 22, 2013, 8:49:35 PM5/22/13
to moz...@googlegroups.com
I upgraded my moztrap installation from 1.3 to 1.4.7 using the instructions on https://moztrap.readthedocs.org/en/latest/upgrading.html. After restarting I had a problem with test suites: when creating or editing new suites no test cases appeared in the available and included cases boxes. I restored back to my 1.3 snapshot to keep things moving, but are they any other steps to avoid this problem? Should I upgrade to moztrap point release versions one at a time?

Thanks.

Cameron Dawson

unread,
May 23, 2013, 12:36:08 PM5/23/13
to moz...@googlegroups.com
Hi Nicholas,

I would have thought the ``syncdb --migrate`` would have ensured your DB was in sync with the later version.

That being said, I haven't tried that specific upgrade path between those two versions.  I'll try to find time to test that later today.  The loading of "available" and "included" are done through javascript.  So you could see whatever error it is hitting in the FireBug console.

If you want help troubleshooting this interactively, feel free to ping me on irc.mozilla.org in the #moztrap channel.  I'm "camd".

-Cam

Nicholas Korn

unread,
May 28, 2013, 5:27:49 PM5/28/13
to moz...@googlegroups.com
Hi Cam - Thank you for the response.

I attempted to upgrade again, this time one release at a time. The same issue appeared when I upgraded 1.3.6 to 1.3.7. The error message when editing or creating a new suite is:

  1. Uncaught TypeError: URI.addQuery() accepts an object, string as the name parameter a0ad245547d4.js:986
    1. MT.doPopulateMultiselecta0ad245547d4.js:1092
    2. (anonymous function)a0ad245547d4.js:1089
    3. self.fireWitha0ad245547d4.js:66
    4. jQuery.extend.readya0ad245547d4.js:22
    5. DOMContentLoaded

I am not an IRC user but I'll see if I can try to get online for help.

Thanks,
Nick

On Wednesday, May 22, 2013 5:49:35 PM UTC-7, Nicholas Korn wrote:

Cameron Dawson

unread,
Jun 13, 2013, 2:53:11 PM6/13/13
to moz...@googlegroups.com
Hi Nick--  Sorry it's taken me so long to respond.  Here is some info on using IRC: https://quality.mozilla.org/docs/misc/getting-started-with-irc/

I'd be happy to help you debug your issue.  Are you still stuck at this spot?  If you can't do IRC, I'll see how I can help you in emails.

I tried going from 1.3.6 to 1.3.7, and wasn't able to reproduce.  What browser are you using?  

-Cam

--------------------------------------------

--
You received this message because you are subscribed to the Google Groups "MozTrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moztrap+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Cathy Dai

unread,
Nov 8, 2013, 3:50:10 AM11/8/13
to moz...@googlegroups.com
Here I have the same issue. Have posted a new question on the top of the list. Hope to get help soon.

Cathy

Nicholas Korn

unread,
Nov 19, 2013, 6:15:39 PM11/19/13
to moz...@googlegroups.com
I was able to fix this issue. Here are my notes for anyone else that may run into it.

This is for an upgrade from 1.3 to 1.4.9.1

2. Also run:
$ python manage.py collectstatic
$ python manage.py compress

Reply all
Reply to author
Forward
0 new messages