ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "bosko (Boško Ivanišević)" <bosko.ivanisevic@gmail.com>
To: ruby-core@ruby-lang.org
Subject: [ruby-core:45887] [ruby-trunk - Bug #6650][Open] Fixing win32ole test errors
Date: Tue, 26 Jun 2012 22:43:32 +0900	[thread overview]
Message-ID: <redmine.issue-6650.20120626224330@ruby-lang.org> (raw)


Issue #6650 has been reported by bosko (Boško Ivanišević).

----------------------------------------
Bug #6650: Fixing win32ole test errors
https://bugs.ruby-lang.org/issues/6650

Author: bosko (Boško Ivanišević)
Status: Open
Priority: Normal
Assignee: luislavena (Luis Lavena)
Category: test
Target version: 
ruby -v: ruby 2.0.0dev (2012-06-25 trunk 36180) [i386-mingw32]


Since FileSystemObject is limited only to ANSI and UTF-16LE encoding tests shouldn't try to use other encodings since they will certainly fail. Instead UTF-16 encoding should be used to check whether writing/reading to/from FSO is properly handled. Attached is a patch that fixes this.


-- 
http://bugs.ruby-lang.org/

             reply	other threads:[~2012-06-26 13:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 13:43 bosko (Boško Ivanišević) [this message]
2012-06-26 19:46 ` [ruby-core:45895] [ruby-trunk - Bug #6650][Assigned] Fixing win32ole test errors luislavena (Luis Lavena)
2012-06-28 21:39 ` [ruby-core:45945] [ruby-trunk - Bug #6650] " suke (Masaki Suketa)
2012-06-28 21:54 ` [ruby-core:45947] [ruby-trunk - Bug #6650][Feedback] " luislavena (Luis Lavena)
2012-06-29 12:39 ` [ruby-core:45952] [ruby-trunk - Bug #6650] " h.shirosaki (Hiroshi Shirosaki)
2012-06-29 23:38 ` [ruby-core:45977] " luislavena (Luis Lavena)
2012-06-30  1:41 ` [ruby-core:45979] " h.shirosaki (Hiroshi Shirosaki)
2012-06-30 14:24 ` [ruby-core:45987] " luislavena (Luis Lavena)
2012-07-04 10:22   ` [ruby-core:46175] " Masaki Suketa
2012-07-03 16:32 ` [ruby-core:46146] " luislavena (Luis Lavena)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.issue-6650.20120626224330@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).