Ticket #78 (closed task: fixed)

Opened 2 years ago

Last modified 22 months ago

Server certificate test: Sun JDK 1.5.x

Reported by: Jani Laakso Owned by: Jarno Kelanne
Priority: blocker Milestone: 4.0.0
Component: Testing Version: 4.0.0-rc
Keywords: Cc:
Known Issue description:
Hours estimate: 1 Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: Contract:

Description


Attachments

Base test with jre 5 failed.bmp (1.4 MB) - added by Jarno Kelanne 23 months ago.

Change History

Changed 2 years ago by Jani Laakso

  • type changed from defect to task

Changed 2 years ago by Jani Laakso

  • status changed from new to assigned

Changed 2 years ago by Jani Laakso

  • owner changed from Jani Laakso to Jarno Kelanne
  • status changed from assigned to new
  • affects_documentation unset

For 4.0.0 Release Candidate (RC), run demos (jetty, feature browser) using JDK 1.5.x latest. Report if any warnings, errors seen.

Changed 2 years ago by Jani Laakso

  • milestone changed from 4.0.0-beta2 to 4.0.0

Changed 2 years ago by Jani Laakso

I suggest that you create VMWare Guest with nonpersistent disk for this test case too. This test procedure is repeated deterministically for every release. In future it should be automated e.g. in following way:

  • start vmware guest (VMWare has tools for this to perform programmatically)
  • extract release.zip to guest's harddrive using samba
  • ssh to guest and perform "cmd.exe start.bat"
  • test with any network tool that feature browser responses
  • tail Jetty's log, FAIL if any warnings / errors seen

At first automation can be "semi-automatic" where some human intervention is required. Automate more as required...

Changed 2 years ago by Jani Laakso

Store test results under this directory: https://svn.itmill.com/svn/itmill-toolkit/toolkit/testing/

Read readme.txt on /testing directory for more info.

Changed 2 years ago by Jani Laakso

This VMWare Guest should be Windows based, e.g. Windows XP

Changed 2 years ago by Jani Laakso

  • summary changed from Test with JDK 1.5.x to Server certificate test: Sun JDK 1.5.x

Changed 23 months ago by Jarno Kelanne

Changed 23 months ago by Jarno Kelanne

  • known_issue_desc modified (diff)

Changed 23 months ago by Joonas Lehtinen

Jarno, could you please use png:s or jpg:s in the future instead of bmp:s. This way the attachments would be directly viewable in web browser.

Changed 23 months ago by Jani Laakso

  • hours_left changed from 4 to 1

Task definition was a bit vague. Most likely this works. Jarno, rerun these after we 4.0.0-rc1 exists. Note that after executing start.bat you only get few lines of text and then you should test that mainpage and all demos work (superficially), so open up any browser and go to e.g. http://127.0.0.1:8888/

Changed 22 months ago by Jani Laakso

  • version changed from 4.0.0-alpha to 4.0.0-rc1
  • known_issue_desc modified (diff)

PASSED

  • build: 4.0.0-rc1
    jani@jani:/rd/itmill-toolkit-4.0.0-rc1/demo$ java -version
    java version "1.5.0_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b01)
    Java HotSpot(TM) Server VM (build 1.5.0_09-b01, mixed mode)
    jani@jani:/rd/itmill-toolkit-4.0.0-rc1/demo$ sh start.sh 
    Starting IT Mill Toolkit DEMO
    You can access the demo in http://127.0.0.1:8888/
    Use ctrl-c to stop demo service
    ------------------ License Info -----------------------
    License number: 1
    Product: IT Mill Toolkit
    Version: major version = 4
    Use is limited to: Development and testing only, production use is forbidden
    -------------------------------------------------------
    

Changed 22 months ago by Jarno Kelanne

  • status changed from new to closed
  • resolution set to fixed

PASSED.

Note: See TracTickets for help on using tickets.