This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 114333 - i18n'ed test case name doesn't work.
Summary: i18n'ed test case name doesn't work.
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: JBI Test Driver (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jun Qian
URL:
Keywords: I18N
Depends on: 169481
Blocks:
  Show dependency tree
 
Reported: 2007-08-31 10:16 UTC by Jun Qian
Modified: 2009-07-29 15:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jun Qian 2007-08-31 10:16:10 UTC
1. Use Chinese characters for the name of a test case.
2. Run the test case
3. The test case is ignored. The unit test result window shows success, but nothing is actually run.
Comment 1 Jun Qian 2007-09-11 02:10:10 UTC
IDE:-------------------------------------------------
IDE: [9/10/07 5:56 PM] Committing Files started
Checking in src/org/netbeans/modules/compapp/projects/jbi/JbiActionProvider.java;
/cvs/enterprise/compapp/projectjbi/src/org/netbeans/modules/compapp/projects/jbi/JbiActionProvider.java,v  <-- 
JbiActionProvider.java
new revision: 1.15; previous revision: 1.14
done
Checking in nbproject/project.properties;
/cvs/enterprise/compapp/projectjbi/nbproject/project.properties,v  <--  project.properties
new revision: 1.12; previous revision: 1.11
done
Checking in src/org/netbeans/modules/compapp/test/ui/actions/AbstractTestCaseExecutionAction.java;
/cvs/enterprise/compapp/projectjbi/src/org/netbeans/modules/compapp/test/ui/actions/AbstractTestCaseExecutionAction.java,v
 <--  AbstractTestCaseExecutionAction.java
new revision: 1.3; previous revision: 1.2
done
IDE: [9/10/07 5:56 PM] Committing Files finished

IDE:-------------------------------------------------
IDE: [9/10/07 5:56 PM] Committing "catdsrc" started
cvs server: scheduling file `EditableProperties.java' for addition
cvs server: use 'cvs commit' to add this file permanently
RCS file: /cvs/enterprise/compapp/projectjbi/catdsrc/org/netbeans/modules/compapp/catd/util/EditableProperties.java,v
done
Checking in util/EditableProperties.java;
/cvs/enterprise/compapp/projectjbi/catdsrc/org/netbeans/modules/compapp/catd/util/EditableProperties.java,v  <-- 
EditableProperties.java
initial revision: 1.1
done
Checking in ConfiguredTest.java;
/cvs/enterprise/compapp/projectjbi/catdsrc/org/netbeans/modules/compapp/catd/ConfiguredTest.java,v  <--  ConfiguredTest.java
new revision: 1.8; previous revision: 1.7
done
IDE: [9/10/07 5:56 PM] Committing "catdsrc" finished
Comment 2 Jun Qian 2007-09-11 20:17:29 UTC
BTW, I filed a few related i18n issues on running compapp test cases: 115199, 115202, 115203
Comment 3 pchen 2007-10-04 20:01:26 UTC
Verified working 
using build 200709271200 for Windows XP