joelvh / webpagetest

Automatically exported from code.google.com/p/webpagetest
0 stars 0 forks source link

Investigate browser hang #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://www.webpagetest.org/forums/showthread.php?tid=11231

This page will reliably hang the test agents: 
http://quicktrip.brusselsairlines.com/SN/search.html?CityName2=&KMINewsletterSma
ll1%24txtEmail=My%20e-mail&KMINewsletterSmall1%24txtLastname=My%20Last%20Name&Nu
mAdult2=1&NumChild2=0&NumRooms2=1&bookingClass=S&cabinClassFareLogicalName=ANY&d
ateSearchType=flexible&ddlFromAirportCheckin=BRU&depDate=10%2F7%2F2012&departDat
eDay=10&departDateMonth=7&departDateRange=0&departDateYear=2012&departureDate=20
12-7-10&destination=LHR&footer%24select_otherwebsite=Other%20websites&&journeySp
an=RT&landingPage=http%3A%2F%2Fwww.brusselsairlines.com%2Fcom%2Fbook%2Fflights%2
Fc%E2%80%8Bonfirmation.aspx&lang=EN&numAdults=1&numChildren=0&numInfants=0&numSe
niors=0&numYouths=0&origin=BRU&panel_type=lnkDetails&pickup_city_vibe=&promotion
=&retDate=17%2F7%2F2012&returnDate=2012-7-17&returnDateDay=17&returnDateMonth=7&
returnDateRange=0&returnDateYear=2012&returnJourneySpan=true&searchType=NORMAL&s
erviceType=Lowest%2Bfare%2Bavailable&topnavigation%24txtLogin=Email&topnavigatio
n%24txtPin=Password&trip_default_promotion_code=&trip_departure_day3=15%2F06%2F2
012&trip_return_day3=16%2F06%2F2012&txtBooknr=&txtBooknr2=&txtLastname=&txtLastn
ameCheckin=&type_of_flight=return

Probably some shared code in the optimization checking that is crashing.

Original issue reported on code.google.com by PatMee...@gmail.com on 14 Jun 2012 at 3:30

GoogleCodeExporter commented 8 years ago
Here's fresh URL with updated date params:

ignoreErrors 1
setTimeout 120
http://quicktrip.brusselsairlines.com/SN/search.html?CityName2=&KMINewsletterSma
ll1%24txtEmail=My%20e-mail&KMINewsletterSmall1%24txtLastname=My%20Last%20Name&Nu
mAdult2=1&NumChild2=0&NumRooms2=1&bookingClass=S&cabinClassFareLogicalName=ANY&d
ateSearchType=flexible&ddlFromAirportCheckin=BRU&depDate=10%2F7%2F2012&departDat
eDay=10&departDateMonth=9&departDateRange=0&departDateYear=2012&departureDate=20
12-9-10&destination=LHR&footer%24select_otherwebsite=Other%20websites&&journeySp
an=RT&landingPage=http%3A%2F%2Fwww.brusselsairlines.com%2Fcom%2Fbook%2Fflights%2
Fc%E2%80%8Bonfirmation.aspx&lang=EN&numAdults=1&numChildren=0&numInfants=0&numSe
niors=0&numYouths=0&origin=BRU&panel_type=lnkDetails&pickup_city_vibe=&promotion
=&retDate=17%2F7%2F2012&returnDate=2012-9-17&returnDateDay=17&returnDateMonth=9&
returnDateRange=0&returnDateYear=2012&returnJourneySpan=true&searchType=NORMAL&s
erviceType=Lowest%2Bfare%2Bavailable&topnavigation%24txtLogin=Email&topnavigatio
n%24txtPin=Password&trip_default_promotion_code=&trip_departure_day3=15%2F06%2F2
012&trip_return_day3=16%2F06%2F2012&txtBooknr=&txtBooknr2=&txtLastname=&txtLastn
ameCheckin=&type_of_flight=return

Original comment by puzon.se...@gmail.com on 13 Jul 2012 at 7:22

GoogleCodeExporter commented 8 years ago
https://github.com/WPO-Foundation/webpagetest/issues/39

Original comment by PatMee...@gmail.com on 4 Jul 2013 at 5:46