/srv/irclogs.ubuntu.com/2009/11/11/#ubuntu-mozillateam.txt

asacfor me that make check error looks like upstream issue too ... odd - makes me wonder if its really run by moz00:34
asacah i think i know what the problem is somewhat00:35
asac;)00:35
asaccheck-sync-dirs.py needs to somehow ignore all files created during build if no OBJDIR is used00:36
asacright ;)00:36
asacgood00:36
asacthat check is a source check ... so shouldnt be run post-build00:36
asacor we just workaround by using OBJDIR00:38
asacjust is relative though ;)00:39
asacthat logic is kind of entrenched in client.mk i think00:39
asacfta: ^^00:40
asacmaybe passing GARBAGE and adding that to the matched patterns would help in that .py script00:42
fta?00:42
asacfta: check-sync-dir complains about files that are really different00:43
asacthose files are those that are produced during build ... and that script should just ignore them00:43
ftathat i figured00:44
asacright. but you didnt tell that above ;)00:44
asacso solution is to either use MOZ_OBJDIR mechanism to do all biuld stuff in build-tree/obj/ or something00:44
asacor fix the script to ignore them in a maintainable fashion ...00:45
asacMOZ_OBJDIR does not work with just configure + make ... client.mk is needed or some magic00:46
asacfor the script fix i thought that using GARBAGE from build system might give a good exclude list for built stuff00:47
asacbut maybe thats not enough00:47
asacmaybe ALL_TRASH ?00:48
asacand ALL_TRASH_DIRS00:49
micahg1asac: you have time to talk about other stuff?00:52
=== micahg1 is now known as micahg
asacmicahg:  a bit ;)00:55
micahgwhat's happening with pyxpcom?00:55
asac20 minutes before i really have to go00:55
micahgok00:55
micahgis it outside of xul code now?00:55
asaci am not sure ... upstream made a standalone project out of it afaik00:55
micahgsomeone just opened a bug in xulrunner about producing it00:56
micahgshould I convert to a needs-packaging?00:56
micahghmmm00:56
micahgdebian seems to still build out of xulrunner00:56
micahgah, they take the whole tree I think00:57
asacwhat do they produce00:57
asac1.9.1 seems to have libpyxpcom.so at least00:57
asacbut gone in .2 and .300:57
micahgyeah, it seems to be gone00:58
micahgit's on the lucid idea list :)00:58
asacyep. saw that00:59
asacand i am positive that it should get done00:59
asachttps://developer.mozilla.org/en/pyxpcom00:59
micahgthen there's this: http://pyxpcomext.mozdev.org/01:00
micahgwill it be a new source package then?01:01
asachttp://benjamin.smedbergs.us/blog/2009-08-07/pyxpcom-welcome-todd-whitema/01:01
asacthats the last thing i remember01:01
micahgyeah, me too01:02
micahgso, I guess new source then?01:02
asachttp://hg.mozilla.org/pyxpcom01:02
micahgnot too much development01:02
asacwell. not much expected i guess01:03
asacwith some luck it just works01:03
asaclet me check01:03
* micahg still needs to upstream a prism patch as well...01:04
asacok01:06
asacfor 1.9.1 its broken (fails to build)01:07
asaci managed to get it further by copying mozilla-config.h to topsrcdir01:07
asacbut then it chokes on something odd ;)01:07
asaclets first check 1.9.201:07
asac/usr/bin/python2.5 ../../../config/nsinstall.py -R -m 755 libpyloader.so ../../../dist/bin/components01:11
asac../../../config/elf-dynstr-gc ../../../dist/bin/components/libpyloader.so01:11
asacmake[4]: ../../../config/elf-dynstr-gc: Command not found01:11
ftadoh!01:13
asacso yes. elf-dynstr-gc is missing01:13
asacthey need to ship that i guess01:14
micahgasac: I upstreamed the prism patch, do you want to be copied?01:15
asacsure.01:15
micahgnice, [reed] got that bug fixed and pushed to all 3 branches in under 3 hours01:20
[reed];)01:21
[reed]it took some work, believe me!01:22
micahgasac: I've been tagging stuff fixed-1.9.1.6 and fixed-3.5.601:22
[reed]involved several arguments, too01:22
micahgoh, asac, where can I comment on the lucid-ff blueprint?01:24
micahgs/where/how/01:24
asacwhiteboard01:24
asacis the best place01:25
micahgI can put my thoughts there01:25
asacuntil there is a wiki page01:25
[reed]there's a blueprint?01:26
[reed]link?01:26
micahghttps://blueprints.edge.launchpad.net/ubuntu/+spec/desktop-lucid-new-firefox-support-model01:26
asacwill check if we need to put up another "hardy" blueprint01:27
asacwe need a way forward for that too01:27
asac... which probably is much more work than what we actually need to do for lucid :(01:28
asachardy-jaunty-blueprint ;)01:28
micahghardy-karmic01:28
asaci dont think we should cover that in the same document01:28
asacyeah ... ;)01:28
micahgkarmic will run into trouble 6 months after 3.6 is released01:29
asacbut 3.0 is a different beast01:29
micahgwe can use a similar solution01:29
asackarmic feels simliar to what we do in lucid now01:29
asacof course not identical01:29
asacbut should be a subset of problems we have to fight in hardy01:29
micahgwhiteboard updated01:29
asacmicahg: add a date/name mark in whiteboard01:35
asacits really a rudementary thign ... you cant see who said what afterwards01:35
micahgbefore my stuff?01:35
asacyeah somehow01:36
asacbe innovative ;)01:36
micahghow's that?01:36
asacheh. mabye a colon ... ;)01:37
asacbut good01:37
micahgthey're supposed to be working on comments for blueprints01:37
asacindentation might help separating it better01:37
asacbut its probably just because its squashed in a tight space there01:37
asacin the past whiteboard definitly was wider01:37
asacalso added one more thing to Ideas01:40
micahgyep, nice one01:40
asacadded also one item about testsuite during build01:41
asacwith [reed] as proposer ;)01:41
[reed]:)01:42
asachttps://wiki.ubuntu.com/MozillaTeam/Lucid/Ideas01:42
[reed]yay, I see crash reporter as an item01:43
[reed]I got asked about that today01:44
asaci have to talk to pitti about that ... its a bit tough to get the symbols out from the builders automatically01:45
asacthey are not really connected to net etc.01:45
asacbut should be some way01:46
asacthe -dbgsym stuff also comes out to some other not so high security server01:46
asacsomehow01:46
asacwe also have this firefox kde session scheduled01:47
[reed]again?01:47
asacseems like folks claim that suse patched a lot qt/kde stuff ... felt odd01:47
asacthey want us to check why we cant have the same :( ...01:47
[reed]they just wrote a helper thing01:47
[reed]it's very ugly01:47
asacjust the file dialog?01:47
[reed]no, other stuff, too01:47
[reed]:(01:47
asachmm ... i thought there was much more01:47
asacyeah01:47
micahgI thought it was going to get integrated upstream01:48
asacwell ... but kde folks now have firefox as a top level browser offering in kubuntu01:48
asacwhich is also a good win ;)01:48
[reed]they haven't approached us about it01:48
[reed]I would have noticed01:48
asacat best that could be further strengthened by giving them at least a bit of an improvement in experience01:48
asac[reed]: afaik it got stuck somewhere during upstreaming ... that session is also about finding out what is going on ;)01:49
asaclet me check01:49
[reed]I don't even know of a bug on it!01:49
asachttps://blueprints.edge.launchpad.net/ubuntu/+spec/desktop-lucid-firefox-kde-integration01:49
asacsee whiteboard ... i asked riddel to add information there01:50
asacnovell bug 17005501:50
ubottuLaunchpad bug 170055 in inkscape "PRINTING: Predefined paper sizes" [High,Invalid] https://launchpad.net/bugs/17005501:50
asachmm01:50
asacthats odd ;)01:50
asacoh launchpad01:50
asacsuse bug 17005501:50
[reed]slow ubottu01:50
asachttp://en.opensuse.org/KDE/FirefoxIntegration01:50
asacthats the wiki page i got pointed to a few times01:50
[reed]they have not approached Mozilla about getting it upstreamed, as far as I know01:51
micahg[reed]: I thought you guys have rules against that type of stuff01:51
asachas mozilla approached them about not patching firefox to death=?01:52
asac;)01:52
[reed]are they calling it Firefox?01:52
asaci would think so01:52
asaci havent heart that they started to debrand01:52
asacwouldnt that have been in the news? or did opensuse never ship official branding?01:52
asacs/heart/heard/01:53
[reed]dunno01:53
[reed]never used opensuse01:54
asac[reed]: anyway, what i tried to say above is that in karmic users click on browser for first time and can then choose which browser they want to use01:54
asaca) firefox ... b) konqueror01:54
asacfirefox became more important (finally)01:54
[reed]cool01:54
asaceven for kde devs01:54
asackubuntu devs that is01:54
micahghttp://news.opensuse.org/2009/10/27/sneak-peeks-at-opensuse-11-2-kde-4-3-experience-with-lubos-lunak/01:55
micahglooks branded to me01:55
asaci see branding there ;)01:55
[reed]mconnor: ^01:55
micahgasac: I started targeting my bugs for lucid-alpha-2, I figure 2 months is enough time for what's assigned to me01:59
mconnorthe opensuse stuff is all with our approval01:59
mconnorfwiw01:59
mconnorit01:59
asacgood02:00
mconnors not perfect, but its interesting, and we want them to push it upstream02:00
asacmconnor: do you know anything about it?02:00
asacah ok. so waiting02:00
mconnorwell, I did the changeset appro val02:01
mconnoromg, this keyboard is tiny02:01
asacmconnor: do you know if those things are done in a way that they detect whether user runs gnome/kde dynamically02:01
asacor is that a kde-only build time flag?02:02
mconnorsome of both02:02
mconnoriirc02:02
mconnoryou should talk to wolfgang though02:03
asacis wolfgang still involved much? thought its someone else now...02:03
[reed]he's been submitting patches lately02:03
[reed]including one to make "set desktop background" only work on gnome (and not KDE, as it isn't supported there)02:04
asacwhere's that patch? would like to check how smart that detection is02:05
asacmozilla bug 26623002:06
ubottuMozilla bug 266230 in Shell Integration "disable "set wallpaper" on non-GNOME environments" [Minor,New] http://bugzilla.mozilla.org/show_bug.cgi?id=26623002:06
asacmozilla bug 14075102:06
ubottuMozilla bug 140751 in General "Integrate Mozilla with KDE" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=14075102:06
asachmm ... no patch on first bug02:07
micahgdesktop one is bug 52671702:07
ubottuError: Launchpad bug 526717 could not be found02:07
asacmaybe a dupe?02:07
micahgmozilla bug 52671702:07
ubottuMozilla bug 526717 in Shell Integration "remove non-working "Set as desktop background" from the UI for unsupported desktops" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=52671702:07
asaci think DESKTOP_SESSION=gnome does not work02:08
asaci remember someone saying that its not true everywhere when i checked that02:09
asacoh yeah ;)(02:09
asacthats just the name of the session in gdm02:09
asacso you could just set it up as "my gnome"02:10
asacand it would be "my-gnome"02:10
asacwill double check that tomorrow02:11
asacand comment02:11
asack02:11
micahgasac_: I hope you're sleeping :)04:16
=== asac_ is now known as asac
micahg[reed]: you around?05:35
micahg[reed]: your rapid mozilla test broke some test suites and they're going to back it out of 3.5.605:36
[reed]I'm dealing with it05:37
micahgok05:37
micahgjust wanted to make sure you saw :)05:37
asachi09:18
micahghi asac09:23
micahgI fixed 1.9.1.6 daily, bumped cairo to 1.8.809:23
micahgasac: no urgency, but if you have a chance, could you look at bug 47612909:26
ubottuLaunchpad bug 476129 in firefox-3.5 "Update to Karmic fails to remove Firefox-3.0, causing some Firefox problems" [Undecided,New] https://launchpad.net/bugs/47612909:26
* micahg is off to bed09:27
asacgood night!09:30
Sonickydonhello everybody10:52
Sonickydondoes anyone know what's the "distribution.canonical.bookmarksProcessed" filter10:54
Sonickydonin the about:config?10:54
Sonickydon i can't find any information on it and it's name sounds a little bit weird10:54
asacreads like a flag that remembers if distribution specific bookmarks were imported or something11:05
Sonickydonthanks alot11:10
asacnp11:11
drclueHowdy all. I have a weird problem with XHTML/XSL where it works as expected in Firefox 2 , but behaves a little weird in Firefox 3.   When I click on page links in Firefox 3, I have to click in some cases several times before the browser will actually render the page. Firefox 2 goes to the links and renders the first try, as does Opera. Any clues as to the hit and miss rendering of clicked links?12:24
asacdrclue: maybe extension issue?12:25
drclueWell, I have a guinea pig friend who installed Firefox bare footed and got the same result12:27
asacalso on windows?12:28
asacor just ubuntu issue?12:28
drclueI get the problem on both ubunto and windows12:29
dpmasac, hi, have you had a chance to look into scheduling the FF translations session we were talking about the other day?12:29
drclueI've run every page through the W3 validation engines too.12:30
drclueWhat's even weirder is that while it may take a bunch of clicks to get a link to render , the browser does notice the title of the new page. but then the render just stals12:33
drclueI can even type the location into the address bar and get the same result12:34
drclueor hit the reload button.12:34
drclueAfter some random number of tries FF3 wakes up and renders the page12:35
asacdpm: https://blueprints.edge.launchpad.net/ubuntu/+spec/desktop-lucid-firefox-translations12:35
asacdpm: can you subscribe folks you think are interested in that?12:35
asacalso maybe dump first thoughts to the whiteboard12:36
asacdrclue: you can install dailies for firefox-3.6 and firefox-3.7 and use them without risking profile problems. .... checkout https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa12:37
asacwould be good to verify that its an issue on 3.7 and then file a bug in bugzilla.mozilla.org i would think12:38
asacdrclue: hmm12:38
dpmasac, cool, thanks, yeah, I'll let translators know and add more content on the whiteboard or on a wikipage for the spec. Has it already been scheduled?12:38
asacdrclue: maybe try to disable IPv6DNS12:38
asacin about:config12:38
asacchange network.dns.disableIPv612:39
asacto true12:39
asacand restart12:39
asacif all other pages work normally its probably not the problem12:39
asacdpm: just created it and pinged pitti12:39
asaci would think it doesnt take long12:39
dpmok, thanks12:40
drclueI might have to wait until my new box gets in to do some of that dailies stuff, but I could certainly try the about:config thing on one of these boxes I have.12:40
drclueI think I'm just tickling a soft spot with this application/xhtml+xml XHTML/XSL/XHTML stuff12:40
asacyeah. please try still12:43
asacthe behaviour that sometimes things dont load was also reported wih IPv612:43
asacby some users12:43
drclueasac: no joy on the network.dns.disableIPv6 thing.  I set it as requested , restarted and cleared cache etc , same behaviour12:47
asack12:49
asacso yeah. do the dailies and file upstream ...12:49
drclueI do have a whole server to myself on this one , and could show the site12:50
drclueIt will do it's weirdness even on the about / contact / privacy type pages12:52
asacurl?12:52
drclue207 154 83 20212:52
asacthats not a url ;)12:53
* asac wants to click :)12:53
drcluehttp://207.154.83.20212:53
asacone url for a page that doesnt render12:53
asacso to about12:53
drclueThat one one don't12:53
asachttp://207.154.83.202/about.html?12:54
drcluehttp://207.154.83.202/?view=about12:54
asacworks for me ;)12:55
asacnavigation, clicking, reloading ... works12:55
asacuse wget12:55
asacand see if you get the full page at all12:56
drclueWorks on my FF2 and my Opera, but not on my FF3 on the ubuntu nor on FF3 on the shop windows box12:56
asacyes thats strange12:56
asaci run 3.5 ;)12:56
asacdouble check that you have no extensions installed12:57
asacfirefox extensions12:57
drclue3.5.4 on my ubuntu12:57
drclueThe shop box has the latest official release and is totally stock12:57
asaci run the latest 3.5.6pre daily ... maybe try that then12:58
asacor the 3.5.5 release from the security ppa (will be pushed out today)12:58
asachttps://edge.launchpad.net/~ubuntu-mozilla-security/+archive/ppa12:58
drclueWell , I need to be able to sort this out for the masses12:58
asacyes. if 3.5.5 fixes it12:58
asacit might be that it was a 3.5.4 regression ;)12:58
asaccheck what version you use on windows12:58
asac3.5.4 had a few regressions ... users get auto updated :)12:59
asacbut not so sure at all12:59
asacwhat your problem is ;)12:59
asac... besides extensions12:59
drclueWell , in looking around , it's not just me. I would agree that sometimes it feels like I'm the only one pushing this XHTML/XSL/XHTML stuff around , but there are others13:00
asacthe doctype in the same line as the stylesheet instruction looks odd13:02
asacis that valid xml?13:02
drclueWell, it validates13:02
asacalso you use XHTML strict in doctype ... so whatever you produce must be strict ;)13:02
drclueIt's strict13:03
drclueI never use transitional13:03
asacok13:03
asacyes. and it works here ... so i would think its either a 3.5.4 only issue or something is wrong on your side ;)13:04
drclueI've been hand coding this stuff since before Netscape13:04
drclueI do make mistakes , but I can't find one here in the tagging13:05
asaci asked someone else to see if it renders something13:05
asacwell ... i would suggest to produce a minimal testcase13:05
asacreally13:05
asacbut first ensure you tried 3.5.5 first13:06
drclueI like XML/XHTML and such just because it is so bitchy about the syntax and lets nothing slide13:06
asac;)13:06
asacok got a confirm that this page renders for others in 3.5.413:07
asaci think its you :)13:07
asacnetwork problem could be ;)13:08
drclueWhen I get my new PC in here in the next few days I'll put the 3.5.5 on it.     I have three different machines here and several different browsers. I also have machines located a couple hundred miles away on another network.13:09
drclueI've been walking this problem around and it likes to chew on FF313:10
drclueI'm thinking that maybe when the browser got a zillion times faster , some of the application/xhtml+xml stuff missed the boat13:11
drclueAt least my FF 2.0.0.11 , Opera likes the application/xhtml+xml stuff. Most times I can even get my IE6 to like it by the time a project is done13:16
drclueWith FF3.5.x rendering these pages some place(s) and not other(s) , there is a probably a hole somewhere in the rendering, or it's exploitations used to obtain the speed.13:26
drclueAs to the validity of the XML , click the W3C checker links.  If ya like I can throw a switch in the code and it turns on validation links in every page.  I checked each and every XML,XSL and CSS file this very day.13:26
drclueAs well as the XHTML too , which is well XML :)13:27
drclueThere I turned the switch , now each and every page has "[" and "]" at the bottom/ The "[" checks the XHTML and the "]" checks the "CSS" .13:30
drclueActually the XSL file maps the "[" and "]" into the pages and a CSS class toggles their display.  I also have one PHP flag I set that allows the validation engines to map to a pseudo13:35
drclueuser so they can scan pages that require a login13:35
asacwell ... i am not here to debug buggy webpages13:52
asacmake a minimal test ;)13:52
asaccase13:52
asacthat shows there is a bug13:53
asacand if you dont test 3.5.5 i wont check anyway13:53
asacdtchen: if i just want to record something using alsa ... do i need to kill pulseaudio?13:58
asace.g. will that lock the thing?13:58
asachow do i best test if capturing through also would work ... i assume sound recorder uses pulse13:59
drclueasac: I have a new machine on order, just for the purposes of running bleeding edge versions of the browsers. My regular development machine  here ( a debian ) is intentionally kept well behind the curve so as not to drop audience that does not update often.   My recreational machine is ubuntu 9.10 with the FF 3.5.4. The windoze box is an XP with a FF 3.X (not sure, as I don't bother with that one too often)14:04
drclueOn my other network on the other side of the state most everything is windoze boxes except for my Asterisk server which runs a centOS14:05
ftahow come noone cares about fixing bug 243344 with so many dupes?14:31
ubottuLaunchpad bug 243344 in scim-bridge "scim-bridge crashed with SIGSEGV in scim::IMEngineInstanceBase::get_frontend_data()" [Medium,Confirmed] https://launchpad.net/bugs/24334414:31
ftafirefox triggers it ten times a day for me (on x64)14:31
fta92 dupes :P14:32
asacwe already talked about that14:35
ftanot about why it's no fixed, or maybe i'm just too tired to remember..14:39
asaci cant tell why its not fixed. didnt i susbscribe themuso?14:39
asaci only think that there are three crashes14:40
asactwo of them are high dupe count and are just on shutdown14:41
ftawhy themuso?14:42
asache does a11y14:42
asacah14:42
asacsorry14:42
asacthen arnegoetje14:42
asache does bridges14:42
asacscim et al14:42
ftachecking for cairo >= 1.8.8 freetype2 fontconfig... Requested 'cairo >= 1.8.8' but version of cairo is 1.8.614:48
fta1.9.1/3.5 red on jaunty and older14:49
ftafixing that before the bot kicks in14:49
asacthought micah already fixed that14:50
ftareally?14:50
ftaright, nm14:50
asacat least i gave ack yesterday to bum pit14:51
ftaasac, do you have access to a lpia box somewhere?14:52
asacyes.14:53
asacbut i am not sure we want to fix that14:53
asaci heard rumors it might go away14:53
ftajust wanted to get a backtrace14:55
ftabut well, i don't mind14:55
ftai'm not even sure we have a single lpia user for those builds14:56
asacalmost certainly none14:57
asaclet me check if i can log in etc.14:57
ftachromium-browser                 19172   1.46%      3508    8790    6870       414:58
ftagoogle-chrome-unstable           16012   1.22%      4288    5842    5863      1914:58
jdstrandasac: hey. so I've tested ff35 on jaunty and karmic on amd64/i386 and it seems good. when do you want me to publish?15:03
asacjdstrand: whenever you want ... karmic is tested here too ... jaunty i was setting up again as previous i accidentially busted15:06
jdstrandasac: wrt jaunty> do you mean you broke the testing environment or the package is busted?15:07
asactesting env is broken15:08
jdstrandasac: shall I hold off on pushing jaunty then?15:08
asacno15:09
jdstrandok15:09
asacif you tested it its fine15:09
jdstrandasac: also, I've got a merge request pending for some apparmor profile updates for the next karmic SRU15:09
jdstrandasac: I haven't looked at lucid, but it would be good to get all that uploaded there too15:10
jdstrandasac: would it make sense to give me commit access with the promise I will only touch the apparmor bits? (review can still happen via pings or prior to upload)15:11
jdstrandasac: oh, I've not tested lucid-- do you want me to push ff35 for lucid too?15:12
asacyes ... just push there15:14
asacthx15:14
jdstrandcool15:14
fta[reed], http://paste.ubuntu.com/316039/15:34
asacfta: did you omit the sync-dir test?16:00
asacor is this failure now before?16:00
ftai used an objdir16:03
asaccool16:03
asacmanually or already properly in package?16:03
ftaproperly16:04
mac_vasac: hi , did you happen to catch comment > https://bugs.launchpad.net/humanity/+bug/439172/comments/1216:07
ubottuLaunchpad bug 439172 in gtk+2.0 "nm-applet icon blurry on 25+ pixel panel" [Low,Confirmed]16:07
mac_v!test16:11
ubottuyes, I'm alive.16:11
asacasked in #nm about that16:47
mac_v hehe , yeah , i thought something was wrong with my connection ;)... lets continue in #nm16:51
ftaasac, chromium is also impacted by the flash sucking ~20% cpu even when idle :P17:30
ftabad flash17:30
dtchenasac: pasuspender -- arecord -twav foo.wav17:34
dtchenasac: but yes, Sound Recorder uses GSt's audiosink17:34
dtchenasac: killing PA is insufficient; you'd also need to disable PA's autospawn (echo autospawn = no|tee -a ~/.pulse/client.conf && killall pulseaudio)17:37
asacdtchen: thanks. its odd but after poking around three hours ... it suddently started to work17:37
asacbut i didnt change anything ;)17:37
asacat least not in alsamixer anymore17:37
asacso pasuspender does temporary pulse downing?17:38
fta[reed], TEST-UNEXPECTED-FAIL  http://launchpadlibrarian.net/35543641/buildlog_ubuntu-karmic-i386.xulrunner-1.9.3_1.9.3~a1~hg20091111r34772%2Bnobinonly-0ubuntu1~umd1_FULLYBUILT.txt.gz18:41
Mook_sbbecause loading that whole file sucks, TEST-UNEXPECTED-FAIL | trace-test.py | /build/buildd/xulrunner-1.9.3-1.9.3~a1~hg20091111r34772+nobinonly/build-tree/mozilla/js/src/trace-test/tests/sunspider/check-date-format-tofte.js: /build/buildd/xulrunner-1.9.3-1.9.3~a1~hg20091111r34772+nobinonly/build-tree/mozilla/js/src/trace-test/tests/sunspider/check-date-format-tofte.js:302: TypeError:...18:58
Mook_sberk, sorry about that :(18:59
=== av`__ is now known as av`
micahgfta: can I talk to you about the songbird patches later?22:26
ftayep22:26
jetsaredimanyone having issues sending mail with tb3.0 from nightly?22:48
jetsaredimi upgraded earlier today and now I seem to not be able to send via smtp22:49
fta[reed], u there?22:52
[reed]fta: yeah22:52
fta[reed], did you see my TEST-UNEXPECTED-FAIL?22:52
[reed]which one?22:52
[reed](no)22:53
fta<fta> [reed], TEST-UNEXPECTED-FAIL  http://launchpadlibrarian.net/35543641/buildlog_ubuntu-karmic-i386.xulrunner-1.9.3_1.9.3~a1~hg20091111r34772%2Bnobinonly-0ubuntu1~umd1_FULLYBUILT.txt.gz22:53
fta<Mook_sb> because loading that whole file sucks, TEST-UNEXPECTED-FAIL | trace-test.py | /build/buildd/xulrunner-1.9.3-1.9.3~a1~hg20091111r34772+nobinonly/build-tree/mozilla/js/src/trace-test/tests/sunspider/check-date-format-tofte.js: /build/buildd/xulrunner-1.9.3-1.9.3~a1~hg20091111r34772+nobinonly/build-tree/mozilla/js/src/trace-test/tests/sunspider/check-date-format-tofte.js:302: TypeError:...22:53
Mook_sbyes, where I learned to check how long a line is before copying :)22:54
[reed]TEST-UNEXPECTED-FAIL | trace-test.py | /build/buildd/xulrunner-1.9.3-1.9.3~a1~hg20091111r34772+nobinonly/build-tree/mozilla/js/src/trace-test/tests/sunspider/check-date-format-tofte.js: /build/buildd/xulrunner-1.9.3-1.9.3~a1~hg20091111r34772+nobinonly/build-tree/mozilla/js/src/trace-test/tests/sunspider/check-date-format-tofte.js:302: TypeError: Assertion failed: got "2007-01-01Monday, January 01, 2007 1:11:11 AM2007-01-02Tuesday, Ja22:54
[reed]nuary 02, 2007 0:35:37 AM2007-01-03Wednesday, January 03, 2007 0:00:04 AM2007-01-03Wednesday, January 03, 2007 11:24:31 PM2007-01-04Thursday, January 04, 2007 10:48:58 PM2007-01-05Friday, January 05, 2007 10:13:25 PM2007-01-06Saturday, January 06, 2007 9:37:52 PM2007-01-07Sunday, January 07, 2007 9:02:19 PM2007-01-08Monday, January 08, 2007 8:26:46 PM2007-01-09Tuesday, January 09, 2007 7:51:13 PM2007-01-10Wednesday, January 10, 200722:54
[reed]7:15:40 PM2007-01-11Thursday, January 11, 2007 6:40:07 PM2007-01-12Friday, January 12, 2007 6:04:34 PM2007-01-13Saturday, January 13, 2007 5:29:01 PM2007-01-14Sunday, January 14, 2007 4:53:28 PM2007-01-15Monday, January 15, 2007 4:17:55 PM2007-01-16Tuesday, January 16, 2007 3:42:22 PM2007-01-17Wednesday, January 17, 2007 3:06:49 PM2007-01-18Thursday, January 18, 2007 2:31:16 PM2007-01-19Friday, January 19, 2007 1:55:43 PM2007-01-20Sa22:54
[reed]turday, January 20, 2007 1:20:10 PM2007-01-21Sunday, January 21, 2007 12:44:37 PM2007-01-22Monday, January 22, 2007 12:09:04 PM2007-01-23Tuesday, January 23, 2007 11:33:30 AM2007-01-24Wednesday, January 24, 2007 10:57:57 AM2007-01-25Thursday, January 25, 2007 10:22:24 AM2007-01-26Friday, January 26, 2007 9:46:51 AM2007-01-27Saturday, January 27, 2007 9:11:18 AM2007-01-28Sunday, January 28, 2007 8:35:45 AM2007-01-29Monday, January 29,22:54
[reed] 2007 8:00:12 AM2007-01-30Tuesday, January 30, 2007 7:24:39 AM2007-01-31Wednesday, January 31, 2007 6:49:06 AM2007-02-01Thursday, February 01, 2007 6:13:33 AM2007-02-02Friday, February 02, 2007 5:38:00 AM2007-02-03Saturday, February 03, 2007 5:02:27 AM2007-02-04Sunday, February 04, 2007 4:26:54 AM2022:54
ftayep, that one22:54
[reed]guh22:54
* [reed] looks that test up in mxr22:55
[reed]got a good char-by-char diff?22:57
[reed]fta: seems like it's an hour off23:02
[reed]interesting23:02
ftaTZ issue then23:02
[reed]fta: mozilla bug 51525423:07
ubottuMozilla bug 515254 in JavaScript Engine "TM: we fail trace-test/tests/sunspider/check-date-format-tofte.js on TM tip [arm]" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=51525423:07
ftapff, non sense23:09
ftatests should work everywhere23:09
ftayou should just force the TZ inside your tests23:09
[reed]it's not our test23:10
[reed]it's Apple's test23:10
[reed]it's SunSpider23:10
[reed]so, blame Apple :)23:10
[reed]but I agree!23:10
ftaso what now?23:10
[reed]see the last comment in the bug23:10
[reed]do that23:10
ftai just do make check23:11
[reed]yeah, so, write a patch to add that to where trace-tests is called23:12
[reed]and file a bug with Apple!23:12
ftawhy don't you patch that on your side to enforce PDT?23:12
ftain my own test suites, that's what i do23:13
fta  /* Force the timezone to Paris for those tests, they were written there */23:13
fta  setenv("TZ", "Europe/Paris", 1);23:13
fta  tzset();23:13
fta(in C)23:13
[reed]because we don't want to modify sunspider, I think... I dunno. Feel free to bring it up in the bug.23:14
[reed]and file a bug against sunspider23:14
[reed]on bugzilla.webkit.org23:14
ftano thanks, there's already a bug on your side, if no one cared enough, i don't see why i should23:16
ftabye bye the testsuite23:17
[reed]I'm opening a bug with webkit23:19
[reed]actually23:29
[reed]it's our problem23:29
* [reed] sighs23:29
ftaeheh23:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!