Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4830616

AS21: 3 ChangestateTest cases fail to change state correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P5 P5
    • None
    • 1.4.2
    • client-libs
    • x86
    • linux

      Filed By : J2SE-SQA
      JDK : JDK1.4.1 , JDK1.4.2 b18
      Platform[s] : Red Hat Linux Advanced Server release 2.1AS/i686 (Pensacola)
      switch/Mode : -cleint
      testbase :/net/sqesvr/export/xlt/Tools/mantis/testbase
      Falling test[s]:
      AWT_Merlin_WS/ZoomFrame/src/Interactive/Frame/ChangeStateTest/ChangestateTest.html
      AWT_Merlin_WS/ZoomFrame/src/Interactive/JFrame/ChangeStateTest/ChangestateTest.html
      AWT_Merlin_WS/ZoomFrame/src/Interactive/UndecoratedFrame/ChangeStateTest/ChangestateTest.html

      The following sub-tests fail in all 3 testcases.

      Instruction says:
      1.Click on the 'MAXIMIZE_HOR' button if the Frame is not currently in that state
      2.If a message like'...not supported' is printed in the dialogbox,Click Assertion Pass else goto next step.
      3.If the Frame does not maximizes horizontally Click on Assertion Fail else goto next step
      4.Click on the 'MAXIMIZE_VER' button
      5.Check whether the Frame is getting maximized vertically
      6.If not click on Assertion Fail
      7.Else Click ASSERTION PASS.

      From the instruction, this test intends to change state from MAXIMIZE_HOR to MAXIMIZE_VER. However, it doesn't get maxized vertically, instead, it become NORMAL.


      Instruction says:
      1.Click on the 'MAXIMIZE_HOR' button if the Frame is not currently in that
      state
      2.If a message like'...not supported' is printed in the dialogbox,Click
      Assertion Pass else goto next step.
      3.If the Frame does not maximizes horizontally
              Click on Assertion Fail else goto next step
      4.Click on the 'MAXIMIZE_BOTH' button
      5.Check whether the Frame is getting maximized fully
      6.If not click on Assertion Fail
      7.Else Click ASSERTION PASS.

      Fact: it doesn't get MAXIMIZE_BOTH, instead, it stays MAXIMIZE_HOR.


      Instruction says:
      1.Click on the 'MAXIMIZE_VER' button if the Frame is not currently in that
      state
      2.If a message like'...not supported' is printed in the dialogbox,Click
      Assertion Pass else goto next step.
      3.If the Frame does not maximizes vertically
              Click on Assertion Fail else goto next step
      4.Click on the 'MAXIMIZE_HOR' button
      5.Check whether the Frame is getting maximized horizontally
      6.If not click on Assertion Fail
      7.Else Click ASSERTION PASS.

      Fact: it doesn't get MAXIMIZE_HOR, instead, it become NORMAL.


      Instruction says:
      1. Click on the 'MAXIMIZE_VER' button if the Frame is not currently in that
      state
      2.If a message like'...not supported' is printed in the dialogbox,Click
      Assertion Pass else goto next step.
      3.If the Frame does not maximizes vertically
              Click on Assertion Fail else goto next step
      4.Click on the 'MAXIMIZE_BOTH' button
      5.Check whether the Frame is getting maximized fully
      6.If not click on Assertion Fail
      7.Else Click ASSERTION PASS.

      Fact: Stayed in MAXIMIZE_VER. doesn't change to BOTH.


      ChangestateTest.tlog is attached.
      ###@###.### 2003-03-11

            anthony Anthony Petrov (Inactive)
            schien Suchen Chien (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: