search for: readonlytest

Displaying 2 results from an estimated 2 matches for "readonlytest".

2004 Feb 25
0
Read-Only file attributes not being preserved.
...in my window profiles directory (say 'My Documents') and logout. When I log back into Windows, the file is now *read-write*. The file is also read-write on the linux machine so Samba has saved it as read-write. However, turning samba logging to 5, I get the following (The test file is 'ReadOnlyTest.txt'. My emphasis.): [2004/02/24 10:55:38, 5] smbd/filename.c:unix_convert(193) unix_convert begin: name = clifford/profile/My Documents/SMBTEST/ReadOnlyTest.txt, dirpath = clifford/profile/My Documents/SMBTEST, start = ReadOnlyTest.txt [2004/02/24 10:55:38, 5] smbd/filename.c:unix_convert(...
2005 Nov 26
4
activerecord rake test_mysql
..../test/../lib/active_record/fixtures.rb:487:in `setup_with_fixtures'' ./test/../lib/active_record/fixtures.rb:521:in `setup'' ./test/../lib/active_record/fixtures.rb:520:in `setup'' ... bunch of smiliar stuff in the middle ... 326) Error: test_readonly_scoping(ReadOnlyTest): ActiveRecord::StatementInvalid: Mysql::Error: #HY000Field ''type'' doesn''t have a default value: INSERT INTO projects (`name`, `id`) VALUES (''Active Record'', 1) ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:78:in `log''...