Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endgame 0.15.0 #468

Closed
8 tasks done
testforstephen opened this issue Oct 31, 2018 · 4 comments
Closed
8 tasks done

Endgame 0.15.0 #468

testforstephen opened this issue Oct 31, 2018 · 4 comments
Milestone

Comments

@testforstephen
Copy link
Contributor

testforstephen commented Oct 31, 2018

Build

Test

  • 11/01 - Run test plan and verify new changes listed in 0.15.0 changelog- @bsaby
  • 11/01 Verify new change: Add new user settings java.debug.settings.enableRunDebugCodeLens to disable run/debug buttons on main methods. @andxu
  • 11/01 Verify new change: Add italian translation for extension configuration. @andxu

Release

  • 11/01 - Add 0.15.0 tag for vscode-java-debug and java-debug - @testforstephen
  • 11/01 - Release to marketplace/Maven Nexus Central Repository/Bintray p2 repository - @testforstephen

Notes

Before you check an item, please reply to this issue with the following details:

What are the steps and details of your check?
What are the configurations?
What are the issues found in the process?
What's your conclusion?

@andxu
Copy link
Contributor

andxu commented Nov 1, 2018

On Ubuntu:
Disable the code lens settings, the code lens disappears and enable it again, the code lens is back.

@sallyur
Copy link

sallyur commented Nov 1, 2018

Run test plan

Following https://github.com/Microsoft/vscode-java-debug/blob/master/TestPlan.md

1. Configuration

Windows Mac
Vscode 1.28.2 JDK 8 Vscode1.28.2 JDK 10/JDK 11

2. Open bug #469

3.Test result

Test case Windows Mac
Configurations Vscode 1.28.2 JDK 8 Vscode1.28.2JDK 10/JDK11
Clean install Pass Pass
Uninstall Pass Pass
Update Pass Pass
HelloWorld Pass Pass
CallStack Pass Pass
Multiple Thread Pass Pass
Variables Pass Pass
Big stack frame Pass Pass
Breakpoint and inner class Pass Pass
Variable Perform Test Pass Pass
No debug information test Pass Pass
Maven test Pass Pass
Gradle test Pass Pass
PetClinic Pass Pass
TODO application Failed (external db issue #74) Failed (external db issue #74)
Single file build #469 #469
Console application Pass Pass
Java 9 modular application \ Pass
Multi-root Pass Pass
Step filters Pass Pass
Hot Code Replace Pass Pass
Conditional Breakpoints Pass Pass
Restart Frame Pass Pass
Encoding Test for Project under Chinese directory Pass Pass
Encoding Test for text file encoding #260 Pass
Caught and Uncaught exceptions test Pass Pass
Restart Frame Pass Pass
Logpoint Pass Pass
Start without debugging Pass Pass
Environment Variables Pass Pass
Runtime classpath entry Pass Pass
Resolve Variables Pass Pass
Attach evaluation Pass Pass

@sallyur
Copy link

sallyur commented Nov 1, 2018

Test on Ubuntu

Run HelloWorld and TODO application on Ubuntu - test passed

@sallyur
Copy link

sallyur commented Nov 1, 2018

Feature test

1. Configuration

Windows Mac Ubuntu
Vscode 1.28.2 JDK 8 Vscode1.28.2 JDK 10 Vscode1.28.2 JDK 8

2. No new issue found

3.Test result

Feature Win10 x64 Mac Ubuntu
Add way to disable run and debug code lens provider #464 Pass Pass Pass

@andxu andxu closed this as completed Nov 1, 2018
@andxu andxu added this to the 0.15.0 milestone Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants