Project

General

Profile

Actions

Bug #20689

closed

TestInvokeVerb#test_invokeverb has warnings on Windows

Bug #20689: TestInvokeVerb#test_invokeverb has warnings on Windows

Added by hsbt (Hiroshi SHIBATA) about 2 years ago. Updated 1 day ago.

Status:
Closed
Assignee:
Target version:
-
[ruby-core:118915]
Tags:

Description

make test-all TESTS="test/win32ole/test_folderitem2_invokeverb.rb" shows the following warnings.

2024-08-22T01:32:17.681ZE [24144:NonCelloThread] thumbnail_util_win.cc:115:LoadBitmapFromPngResource Can't find PNG resource 0.
2024-08-22T01:32:17.700ZI [24144:NonCelloThread] ctxmenu.cc:213:GenerateContextMenu Received context menu with 0 menu items.

Updated by hsbt (Hiroshi SHIBATA) over 1 year ago Actions #1

  • Tags set to win

Updated by hsbt (Hiroshi SHIBATA) about 1 month ago Actions #2

  • Assignee set to windows

Updated by hsbt (Hiroshi SHIBATA) 1 day ago ยท Edited Actions #3

  • Status changed from Open to Closed

The two lines are not Ruby output. thumbnail_util_win.cc and ctxmenu.cc are Google Drive File Stream shell-extension logs, pulled in because InvokeVerb builds a shell context menu, and with Drive File Stream installed here the test runs with empty stderr on 4.0.6 and 3.3.12.

test/win32ole also left this repository when win32ole became a bundled gem in git|721891688b33bf03949a1828f476850348cc6341, so there is nothing left to run on ruby-master. If it still reproduces on the current stable release in your environment, please let me know.

Actions

Also available in: PDF Atom